Class CXXStdVector_cxx_0xbb6af271Factory

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

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

      • INSTANCE

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

      • CXXStdVector_cxx_0xbb6af271Factory

        public CXXStdVector_cxx_0xbb6af271Factory()
    • Method Detail

      • create

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

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