public interface LogEventHandler extends TimerEventHandler, java.lang.Iterable<TimerEvent>
Modifier and Type | Method and Description |
---|---|
void |
clear()
Discard the contents of the log.
|
void |
display(java.io.PrintStream arg,
java.lang.String msg)
Display the contents of this log in formatted form to the PrintStream.
|
notify