Class MemoryDiffCache.MemoryEntry

  • Enclosing class:
    MemoryDiffCache

    protected class MemoryDiffCache.MemoryEntry
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void append​(@NotNull Path path, @NotNull java.lang.String changes)  
      boolean done()  
      • Methods inherited from class java.lang.Object

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

      • append

        public void append​(@NotNull
                           @NotNull Path path,
                           @NotNull
                           @NotNull java.lang.String changes)
      • done

        public boolean done()