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.
 



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