-
public class NativeObject.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final LongNULL_POINTERpublic final static NativeObject.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LonggetNULL_POINTER()Static const value for an empty pointer. -
-
Method Detail
-
getNULL_POINTER
final Long getNULL_POINTER()
Static const value for an empty pointer.
-
-
-
-