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