Class GrapeAdjList_cxx_0xc2a41879

    • Field Detail

      • SIZE

        public static final int SIZE
      • HASH_SHIFT

        public static final int HASH_SHIFT
    • Constructor Detail

      • GrapeAdjList_cxx_0xc2a41879

        public GrapeAdjList_cxx_0xc2a41879​(long address)
    • Method Detail

      • hashCode

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

        public static long nativeBegin_pointer​(long ptr)
      • delete

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

        public static void nativeDelete​(long ptr)
      • nativeEnd_pointer

        public static long nativeEnd_pointer​(long ptr)
      • size

        public @com.alibaba.fastffi.FFINameAlias("Size") long size()
        Description copied from interface: GrapeAdjList
        Get the size of this adjList.
        Specified by:
        size in interface GrapeAdjList<Long,​Long>
        Returns:
        size
      • nativeSize

        public static @com.alibaba.fastffi.FFINameAlias("Size") long nativeSize​(long ptr)