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 class
FastDateFormat
FastDateFormat is a fast and thread-safe version ofSimpleDateFormat
.class
FastDateParser
FastDateParser is a fast and thread-safe version ofSimpleDateFormat
.
-