Package com.alibaba.graphscope.ds
Interface EmptyType
-
- All Superinterfaces:
com.alibaba.fastffi.FFIPointer
,FFIType
,Serializable
- All Known Implementing Classes:
EmptyType_cxx_0xf41b6c9c
public interface EmptyType extends com.alibaba.fastffi.FFIPointer
Empty type is an type placeholder to put in a template class or template method, it is a wrapper for grape::EmptyType.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
EmptyType.Factory
Factor for EmptyType.
-
Field Summary
Fields Modifier and Type Field Description static EmptyType.Factory
factory
-
-
-
Field Detail
-
factory
static final EmptyType.Factory factory
-
-