-
- All Implemented Interfaces:
-
live.ditto.internal.ffi.DittoHandle
public final class DittoUnownedHandleWrapper implements DittoHandle
-
-
Field Summary
Fields Modifier and Type Field Description private SWIGTYPE_p_CDittohandle
-
Constructor Summary
Constructors Constructor Description DittoUnownedHandleWrapper(SWIGTYPE_p_CDitto rustDittoHandle)
-
Method Summary
Modifier and Type Method Description SWIGTYPE_p_CDittogetHandle()UnitsetHandle(SWIGTYPE_p_CDitto handle)-
-
Constructor Detail
-
DittoUnownedHandleWrapper
DittoUnownedHandleWrapper(SWIGTYPE_p_CDitto rustDittoHandle)
-
-
Method Detail
-
getHandle
SWIGTYPE_p_CDitto getHandle()
-
setHandle
Unit setHandle(SWIGTYPE_p_CDitto handle)
-
-
-
-