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