public final class StopWatch<K extends Comparable> extends Object
StopWatch(String name)
String
getName()
Report
getReport()
void
lap(K k)
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StopWatch(String name)
public String getName()
public void start()
public void lap(K k)
public void stop()
public Report getReport()
Copyright © 2007-2014. All Rights Reserved.