Class BaseTypedArray_cxx_0xb7aa6c0a

    • Field Detail

      • SIZE

        public static final int SIZE
      • HASH_SHIFT

        public static final int HASH_SHIFT
    • Constructor Detail

      • BaseTypedArray_cxx_0xb7aa6c0a

        public BaseTypedArray_cxx_0xb7aa6c0a​(long address)
    • Method Detail

      • hashCode

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

        public @com.alibaba.fastffi.FFINameAlias("GetLength") long getLength()
        Specified by:
        getLength in interface BaseTypedArray<Long>
      • nativeGetLength

        public static @com.alibaba.fastffi.FFINameAlias("GetLength") long nativeGetLength​(long ptr)
      • setAddress

        public void setAddress​(long arg0)
        Specified by:
        setAddress in interface com.alibaba.fastffi.FFISettablePointer