Package com.pointrlabs.core.util
Class CppSharedPtr
-
- All Implemented Interfaces:
public final class CppSharedPtr
-
-
Method Summary
Modifier and Type Method Description final Long
get()
final static CppSharedPtr
create(Long cppPtr)
-
-
Method Detail
-
create
final static CppSharedPtr create(Long cppPtr)
-
-
-
-