de.lessvoid.nifty
Class NiftyStopwatch

java.lang.Object
  extended by de.lessvoid.nifty.NiftyStopwatch

public class NiftyStopwatch
extends Object


Constructor Summary
NiftyStopwatch()
           
 
Method Summary
static void start()
           
static void stop(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NiftyStopwatch

public NiftyStopwatch()
Method Detail

start

public static void start()

stop

public static void stop(String message)


Copyright © 2012. All Rights Reserved.