Package com.alibaba.graphscope.stdcxx
Class StdSharedPtr_cxx_0x11ea8f24
- java.lang.Object
- 
- com.alibaba.fastffi.FFIPointerImpl
- 
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x11ea8f24
 
 
- 
- All Implemented Interfaces:
- com.alibaba.fastffi.FFIPointer,- FFIType,- StdSharedPtr<ArrowProjectedFragment<Long,Long,Long,Double>>,- Serializable
 
 public class StdSharedPtr_cxx_0x11ea8f24 extends FFIPointerImpl implements StdSharedPtr<ArrowProjectedFragment<Long,Long,Long,Double>> - See Also:
- Serialized Form
 
- 
- 
Field SummaryFields Modifier and Type Field Description static intHASH_SHIFTstatic intSIZE- 
Fields inherited from class com.alibaba.fastffi.FFIPointerImpladdress
 
- 
 - 
Constructor SummaryConstructors Constructor Description StdSharedPtr_cxx_0x11ea8f24(long address)
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)ArrowProjectedFragment<Long,Long,Long,Double>get()inthashCode()static longnativeGet(long ptr)StringtoString()- 
Methods inherited from class com.alibaba.fastffi.FFIPointerImplgetAddress
 
- 
 
- 
- 
- 
Method Detail- 
getpublic ArrowProjectedFragment<Long,Long,Long,Double> get() - Specified by:
- getin interface- StdSharedPtr<ArrowProjectedFragment<Long,Long,Long,Double>>
 
 - 
nativeGetpublic static long nativeGet(long ptr) 
 
- 
 
-