public static class CoreFoundation.CFTypeID extends NativeLong
Because the value for a type ID can change from release to release, your code should not rely on stored or hard-coded type IDs nor should it hard-code any observed properties of a type ID (such as, for example, it being a small integer).
SIZE
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative
public java.lang.String toString()
toString
in class IntegerType