NativeMapped
, Serializable
public static class X11.Atom extends X11.XID
Modifier and Type | Field | Description |
---|---|---|
static X11.Atom |
None |
SIZE
Modifier and Type | Method | Description |
---|---|---|
Object |
fromNative(Object nativeValue,
FromNativeContext context) |
Return constants for predefined
Atom values. |
compare, compare, compare, doubleValue, equals, floatValue, hashCode, intValue, longValue, nativeType, setValue, toNative
byteValue, shortValue
public static final X11.Atom None
public Object fromNative(Object nativeValue, FromNativeContext context)
Atom
values.fromNative
in interface NativeMapped
fromNative
in class X11.XID
nativeValue
- Java representation of the native type to be converted.context
- Context in which the conversion is taking place.