Interface AdjacencyListBuilder.Allocator<PAGE>

    • Method Detail

      • write

        long write​(PAGE targets,
                   int length,
                   long address)
      • close

        void close()
        Specified by:
        close in interface java.lang.AutoCloseable