Class DeletedBlock


  • public class DeletedBlock
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      ReferenceBlock getBlock()  
      long getTimeDeleted()  
      boolean isAvailable​(long time)  
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • getTimeDeleted

        public long getTimeDeleted()
      • isAvailable

        public boolean isAvailable​(long time)