Uses of Class
org.apache.logging.log4j.core.util.datetime.Format
Packages that use Format
-
Uses of Format in org.apache.logging.log4j.core.util.datetime
Classes in org.apache.logging.log4j.core.util.datetime with type parameters of type FormatModifier and TypeClassDescription(package private) classFormatCache<F extends Format>FormatCache is a cache and factory forFormats.Subclasses of Format in org.apache.logging.log4j.core.util.datetimeModifier and TypeClassDescriptionclassFastDateFormat is a fast and thread-safe version ofSimpleDateFormat.