Uses of Interface
org.apache.logging.log4j.core.util.datetime.DateParser
-
Packages that use DateParser Package Description org.apache.logging.log4j.core.util.datetime Log4j 2 date formatting classes. -
-
Uses of DateParser in org.apache.logging.log4j.core.util.datetime
Classes in org.apache.logging.log4j.core.util.datetime that implement DateParser Modifier and Type Class Description classFastDateFormatFastDateFormat is a fast and thread-safe version ofSimpleDateFormat.classFastDateParserFastDateParser is a fast and thread-safe version ofSimpleDateFormat.
-