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