Uses of Enum Class
org.apache.logging.log4j.util.Timer.Status
Packages that use Timer.Status
-
Uses of Timer.Status in org.apache.logging.log4j.util
Methods 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.StatusReturns the enum constant of this class with the specified name.static Timer.Status[]Timer.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.