-
- Enclosing class:
- CodeContext<D extends CodeDelegate>
public static interface CodeContext.ClockListener
Listener for responding to time changes inside the context.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
tick()
Time has changed.
-