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