Package org.analogweb.util
Class StopWatch
- java.lang.Object
-
- org.analogweb.util.StopWatch
-
public class StopWatch extends Object
- Author:
- snowgoose
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
StopWatch.Ticker
-
Constructor Summary
Constructors Constructor Description StopWatch()
StopWatch(StopWatch.Ticker ticker)
-
-
-
Constructor Detail
-
StopWatch
public StopWatch()
-
StopWatch
public StopWatch(StopWatch.Ticker ticker)
-
-