Interface CodeContext.ClockListener

  • Enclosing class:
    CodeContext<D extends CodeDelegate>

    public static interface CodeContext.ClockListener
    Listener for responding to time changes inside the context.
    • Method Detail

      • tick

        void tick()
        Time has changed.