Interface ICountdownService.ICountdownListener

  • Enclosing interface:
    ICountdownService

    public static interface ICountdownService.ICountdownListener
    • Method Detail

      • timeChanged

        void timeChanged​(java.lang.String timeString)
      • stateChanged

        void stateChanged​(State state)