public static class X11.XID extends NativeLong
Modifier and Type | Field and Description |
---|---|
static X11.XID |
None |
SIZE
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
FromNativeContext context)
Convert the given native object into its Java representation using
the given context.
|
protected boolean |
isNone(java.lang.Object o) |
java.lang.String |
toString() |
doubleValue, equals, floatValue, hashCode, intValue, longValue, nativeType, setValue, toNative
public static final X11.XID None
protected boolean isNone(java.lang.Object o)
public java.lang.Object fromNative(java.lang.Object nativeValue, FromNativeContext context)
NativeMapped
fromNative
in interface NativeMapped
fromNative
in class IntegerType
public java.lang.String toString()
toString
in class IntegerType