CallbackParameterContext, FunctionResultContext, StructureReadContextpublic class FromNativeContext
extends java.lang.Object
| Constructor | Description |
|---|---|
FromNativeContext(java.lang.Class<?> javaType) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class<?> |
getTargetType() |
The desired Java type of the result.
|