Class CXXStdVector_cxx_0x3356ee39Factory

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

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

      • INSTANCE

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

      • CXXStdVector_cxx_0x3356ee39Factory

        public CXXStdVector_cxx_0x3356ee39Factory()
    • Method Detail

      • create

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

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