SLF4J Extensions Module 1.6.1-redhat-1

Uses of Class
org.slf4j.profiler.DurationUnit

Packages that use DurationUnit
org.slf4j.profiler Poor man's profiler API 
 

Uses of DurationUnit in org.slf4j.profiler
 

Methods in org.slf4j.profiler that return DurationUnit
static DurationUnit DurationUnit.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DurationUnit[] DurationUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


SLF4J Extensions Module 1.6.1-redhat-1

Copyright © 2005-2011 QOS.ch. All Rights Reserved.