lp.ui
Class AbstractProcessor.StopWatch
java.lang.Object
lp.ui.AbstractProcessor.StopWatch
- Enclosing class:
- AbstractProcessor
protected class AbstractProcessor.StopWatch
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
before
private String before
after
private String after
time
private long time
AbstractProcessor.StopWatch
public AbstractProcessor.StopWatch()
setMessages
public void setMessages(String before,
String after)
start
public void start()
stop
public void stop()