Uses of Class
org.javasimon.NullSimon

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

Uses of NullSimon in org.javasimon
 

Subclasses of NullSimon in org.javasimon
(package private)  class NullCounter
          Null Counter implements Simon returned by the disabled Manager.getCounter(String).
(package private)  class NullStopwatch
          Null Stopwatch implements Simon returned by the disabled Manager.getStopwatch(String).
 

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

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



Copyright © 2013. All Rights Reserved.