Uses of Class
org.javasimon.NullStopwatch

Packages that use NullStopwatch
org.javasimon Core package, contains Simon implementations, with the SimonManager as the center point of the API. 
 

Uses of NullStopwatch in org.javasimon
 

Fields in org.javasimon declared as NullStopwatch
(package private) static NullStopwatch NullStopwatch.INSTANCE
          Internal singleton value of the null Stopwatch.
 

Methods in org.javasimon that return NullStopwatch
 NullStopwatch NullStopwatch.reset()
           
 



Copyright © 2013. All Rights Reserved.