Class Eventually.EventuallyArchived

  • Enclosing class:
    Eventually

    public class Eventually.EventuallyArchived
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EventuallyArchived​(java.lang.String releaseId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isArchived()  
      boolean isPreArchived()  
      • Methods inherited from class java.lang.Object

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

      • EventuallyArchived

        public EventuallyArchived​(java.lang.String releaseId)
    • Method Detail

      • isPreArchived

        public boolean isPreArchived()
      • isArchived

        public boolean isArchived()