Interface AdjacencyListBuilder.PositionalAllocator<PAGE>

    • Method Detail

      • writeAt

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

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