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