Class TransientFilteredAdjacencyOffsets

  • All Implemented Interfaces:
    java.lang.AutoCloseable, AdjacencyOffsets

    public class TransientFilteredAdjacencyOffsets
    extends java.lang.Object
    implements AdjacencyOffsets
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      long get​(long index)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • close

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