Uses of Enum Class
org.slf4j.profiler.DurationUnit
Packages that use DurationUnit
- 
Uses of DurationUnit in org.slf4j.profilerMethods in org.slf4j.profiler that return DurationUnitModifier and TypeMethodDescriptionstatic DurationUnitReturns the enum constant of this class with the specified name.static DurationUnit[]DurationUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.