it.tidalwave.stopwatch
Class StopWatch
java.lang.Object
it.tidalwave.stopwatch.StopWatch
public class StopWatch
- extends Object
- Version:
- $Id$
- Author:
- Fabrizio Giudici
- Status: experimental API
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DUMMY_STOPWATCH
public static final StopWatch DUMMY_STOPWATCH
StopWatch
protected StopWatch()
StopWatch
protected StopWatch(Class<?> clazz,
String name)
create
public static StopWatch create(Class<?> clazz,
String name)
stop
public void stop()
cancel
public void cancel()
suspend
protected void suspend()
resume
protected void resume()
Copyright © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.