Package org.corpus_tools.graphannis.capi
Class NodeID
- java.lang.Object
-
- java.lang.Number
-
- com.sun.jna.IntegerType
-
- org.corpus_tools.graphannis.capi.NodeID
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped,Serializable
public class NodeID extends com.sun.jna.IntegerType- Author:
- thomas
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intSIZE
-
Method Summary
-
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
-
SIZE
public static final int SIZE
- See Also:
- Constant Field Values
-
-