|
JNA API> 3.2.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.FromNativeContext
public class FromNativeContext
Provides context for converting a native value into a Java type.
Constructor Summary | |
---|---|
FromNativeContext(java.lang.Class javaType)
|
Method Summary | |
---|---|
java.lang.Class |
getTargetType()
The desired Java type of the result. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
FromNativeContext(java.lang.Class javaType)
Method Detail |
---|
public java.lang.Class getTargetType()
|
JNA API> 3.2.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |