Class CXXStdVector_cxx_0xb9247603Factory

  • All Implemented Interfaces:
    com.alibaba.fastffi.FFIVector.Factory<Integer>, com.alibaba.fastffi.impl.CXXStdVector.Factory<Integer>

    public class CXXStdVector_cxx_0xb9247603Factory
    extends Object
    implements com.alibaba.fastffi.impl.CXXStdVector.Factory<Integer>
    • Field Detail

      • INSTANCE

        public static final com.alibaba.fastffi.impl.CXXStdVector.Factory<Integer> INSTANCE
    • Constructor Detail

      • CXXStdVector_cxx_0xb9247603Factory

        public CXXStdVector_cxx_0xb9247603Factory()
    • Method Detail

      • create

        public com.alibaba.fastffi.impl.CXXStdVector<Integer> create()
        Specified by:
        create in interface com.alibaba.fastffi.impl.CXXStdVector.Factory<Integer>
        Specified by:
        create in interface com.alibaba.fastffi.FFIVector.Factory<Integer>
      • create

        public com.alibaba.fastffi.impl.CXXStdVector<Integer> create​(int arg0)
        Specified by:
        create in interface com.alibaba.fastffi.impl.CXXStdVector.Factory<Integer>
        Specified by:
        create in interface com.alibaba.fastffi.FFIVector.Factory<Integer>