-
- All Implemented Interfaces:
public class CppSharedPtr.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static CppSharedPtr.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final CppSharedPtr
create(Long cppPtr)
-
-
Method Detail
-
create
final CppSharedPtr create(Long cppPtr)
-
-
-
-