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