public interface LogEventHandler extends TimerEventHandler, Iterable<TimerEvent>
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Discard the contents of the log.
|
void |
display(PrintStream arg,
String msg)
Display the contents of this log in formatted form to the PrintStream.
|
notifyforEach, iterator, spliteratorvoid clear()
void display(PrintStream arg, String msg)
Copyright © 2011–2018 Eclipse Foundation. All rights reserved.