Uses of Enum
org.apache.logging.log4j.util.PropertiesUtil.TimeUnit
Packages that use PropertiesUtil.TimeUnit
-
Uses of PropertiesUtil.TimeUnit in org.apache.logging.log4j.util
Subclasses with type arguments of type PropertiesUtil.TimeUnit in org.apache.logging.log4j.utilMethods in org.apache.logging.log4j.util that return PropertiesUtil.TimeUnitModifier and TypeMethodDescriptionstatic PropertiesUtil.TimeUnitReturns the enum constant of this type with the specified name.static PropertiesUtil.TimeUnit[]PropertiesUtil.TimeUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.