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