Uses of Enum
org.slf4j.profiler.DurationUnit
Packages that use DurationUnit
-
Uses of DurationUnit in org.slf4j.profiler
Subclasses with type arguments of type DurationUnit in org.slf4j.profilerMethods in org.slf4j.profiler that return DurationUnitModifier and TypeMethodDescriptionstatic DurationUnitReturns 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.