public class TimeMonitorEvent extends MonitorEvent
Modifier and Type | Field and Description |
---|---|
private String |
output |
private String |
toStr |
type
source
Constructor and Description |
---|
TimeMonitorEvent(TimeMonitor source,
String output) |
Modifier and Type | Method and Description |
---|---|
String |
getOutput() |
String |
toString() |
getType
getSource
public TimeMonitorEvent(TimeMonitor source, String output)