- java.lang.Object
-
- java.lang.Number
-
- com.sun.jna.IntegerType
-
- com.sun.jna.NativeLong
-
- de.jangassen.jfa.foundation.ID
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped,Serializable
public class ID extends com.sun.jna.NativeLongCould be an address in memory (if pointer to a class or method) or a value (like 0 or 1) User: spLeaner- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanbooleanValue()-
Methods inherited from class com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
-
Methods inherited from class java.lang.Number
byteValue, shortValue
-
-
-
-
Field Detail
-
NIL
public static final ID NIL
-
-