| Modifier and Type | Field and Description |
|---|---|
protected boolean |
indirected |
protected java.lang.Class<T> |
type |
protected T |
value |
| Constructor and Description |
|---|
GlobalPrimitive(com.sun.jna.NativeLibrary library,
java.lang.Class<T> type,
java.lang.String... symbols) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
getValue() |
java.lang.String |
toString() |
getPointerprotected final java.lang.Class<T extends com.sun.jna.PointerType> type
protected boolean indirected
protected T extends com.sun.jna.PointerType value
public GlobalPrimitive(com.sun.jna.NativeLibrary library,
java.lang.Class<T> type,
java.lang.String... symbols)
protected T getValue()
public java.lang.String toString()
toString in class java.lang.Object