Package org.freedesktop.wayland.util
Class GlobalRef
java.lang.Object
org.freedesktop.wayland.util.GlobalRef
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_intToObject(int id) static int_objectToInt(Object obj) static voidcleanup()static MemorySegmentreify(MemorySegment ref) static voidremove(int id) static voidremove(MemorySegment ref) static void
-
Constructor Details
-
GlobalRef
public GlobalRef()
-
-
Method Details
-
from
-
reify
-
_objectToInt
-
_intToObject
-
remove
-
remove
-
remove
public static void remove(int id) -
cleanup
public static void cleanup()
-