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