| Constructor and Description |
|---|
LogWatch() |
LogWatch(long startTime,
long elapsedTime,
String process,
String message) |
LogWatch(String tag) |
LogWatch(String tag,
String message) |
| Modifier and Type | Method and Description |
|---|---|
LogWatch |
clone() |
long |
elapsedTime() |
long |
elapsedTime(TimeUnit timeUnit) |
boolean |
equals(Object o) |
long |
getElapsedTime() |
String |
getMessage() |
long |
getStartTime() |
int |
hashCode() |
void |
start() |
String |
stop() |
String |
toString() |
String |
toString(long value,
TimeUnit timeUnit) |
public LogWatch()
public LogWatch(String tag)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.