Package com.alibaba.graphscope.ds
Class GSVertexArray_cxx_0x2ceb3d1fFactory
- java.lang.Object
-
- com.alibaba.graphscope.ds.GSVertexArray_cxx_0x2ceb3d1fFactory
-
- All Implemented Interfaces:
GSVertexArray.Factory<Integer>
public class GSVertexArray_cxx_0x2ceb3d1fFactory extends Object implements GSVertexArray.Factory<Integer>
-
-
Field Summary
Fields Modifier and Type Field Description static GSVertexArray.Factory<Integer>
INSTANCE
-
Constructor Summary
Constructors Constructor Description GSVertexArray_cxx_0x2ceb3d1fFactory()
-
-
-
Field Detail
-
INSTANCE
public static final GSVertexArray.Factory<Integer> INSTANCE
-
-
Method Detail
-
create
public GSVertexArray<Integer> create()
- Specified by:
create
in interfaceGSVertexArray.Factory<Integer>
-
-