Uses of Class
org.apache.logging.log4j.core.util.internal.instant.InstantNumberFormatter
-
Packages that use InstantNumberFormatter Package Description org.apache.logging.log4j.core.util.internal.instant -
-
Uses of InstantNumberFormatter in org.apache.logging.log4j.core.util.internal.instant
Methods in org.apache.logging.log4j.core.util.internal.instant that return InstantNumberFormatter Modifier and Type Method Description static InstantNumberFormatterInstantNumberFormatter. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static InstantNumberFormatter[]InstantNumberFormatter. values()Returns an array containing the constants of this enum type, in the order they are declared.
-