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 void
cleanup()
static MemorySegment
reify
(MemorySegment ref) static void
remove
(int id) static void
remove
(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()
-