Class DoublePointer_cxx_0xb0f77bd1

    • Field Detail

      • SIZE

        public static final int SIZE
      • HASH_SHIFT

        public static final int HASH_SHIFT
    • Constructor Detail

      • DoublePointer_cxx_0xb0f77bd1

        public DoublePointer_cxx_0xb0f77bd1​(long address)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • native_SetValue

        public static void native_SetValue​(long ptr,
                                           double value0)
      • delete

        public void delete()
        Specified by:
        delete in interface com.alibaba.fastffi.CXXPointer
      • nativeDelete

        public static void nativeDelete​(long ptr)
      • nativeGet

        public static double nativeGet​(long ptr)
      • nativeCreateFactory0

        public static long nativeCreateFactory0()