- Enclosing class:
CodeContext<D extends CodeDelegate>
public static interface CodeContext.ClockListener
Listener for responding to time changes inside the context.
-
Method Summary
-
Method Details
-
tick
void tick()Time has changed.
-
CodeContext<D extends CodeDelegate>