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) class
FormatCache<F extends Format>
FormatCache is a cache and factory forFormat
s.Subclasses of Format in org.apache.logging.log4j.core.util.datetimeModifier and TypeClassDescriptionclass
FastDateFormat is a fast and thread-safe version ofSimpleDateFormat
.