Uses of Enum
org.apache.logging.log4j.util.Timer.Status
Packages that use Timer.Status
-
Uses of Timer.Status in org.apache.logging.log4j.util
Fields in org.apache.logging.log4j.util declared as Timer.StatusMethods in org.apache.logging.log4j.util that return Timer.StatusModifier and TypeMethodDescriptionTimer.getStatus()
Returns the name of the last operation performed on this timer (Start, Stop, Pause or Resume).static Timer.Status
Returns the enum constant of this type with the specified name.static Timer.Status[]
Timer.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.