Class WatchStatus.State

  • Enclosing class:
    WatchStatus

    public static class WatchStatus.State
    extends java.lang.Object
    • Constructor Detail

      • State

        public State​(boolean active,
                     org.joda.time.DateTime timestamp)
    • Method Detail

      • isActive

        public boolean isActive()
      • getTimestamp

        public org.joda.time.DateTime getTimestamp()