Uses of Interface
com.alibaba.graphscope.stdcxx.StdString.Factory
-
Packages that use StdString.Factory Package Description com.alibaba.graphscope.stdcxx com.alibaba.graphscope.utils -
-
Uses of StdString.Factory in com.alibaba.graphscope.stdcxx
Classes in com.alibaba.graphscope.stdcxx that implement StdString.Factory Modifier and Type Class Description class
StdString_cxx_0xcec1e274Factory
Fields in com.alibaba.graphscope.stdcxx declared as StdString.Factory Modifier and Type Field Description static StdString.Factory
StdString. factory
static StdString.Factory
StdString_cxx_0xcec1e274Factory. INSTANCE
-
Uses of StdString.Factory in com.alibaba.graphscope.utils
Methods in com.alibaba.graphscope.utils that return StdString.Factory Modifier and Type Method Description static StdString.Factory
FFITypeFactoryhelper. getStdStringFactory()
-