Package com.alibaba.graphscope.ds
Class EmptyType_cxx_0xf41b6c9c
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.ds.EmptyType_cxx_0xf41b6c9c
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer
,FFIType
,EmptyType
,Serializable
public class EmptyType_cxx_0xf41b6c9c extends FFIPointerImpl implements EmptyType
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.alibaba.graphscope.ds.EmptyType
EmptyType.Factory
-
-
Field Summary
Fields Modifier and Type Field Description static int
HASH_SHIFT
static int
SIZE
-
Fields inherited from class com.alibaba.fastffi.FFIPointerImpl
address
-
-
Constructor Summary
Constructors Constructor Description EmptyType_cxx_0xf41b6c9c(long address)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
int
hashCode()
static long
nativeCreateFactory0()
String
toString()
-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-