Package org.apache.catalina.util
Class ConcurrentDateFormat
java.lang.Object
org.apache.catalina.util.ConcurrentDateFormat
Deprecated.
A thread safe wrapper around
SimpleDateFormat
that does not make use
of ThreadLocal and - broadly - only creates enough SimpleDateFormat objects
to satisfy the concurrency requirements.-
Field Details
-
RFC1123_DATE
Deprecated.- See Also:
-
GMT
Deprecated.
-
-
Constructor Details
-
ConcurrentDateFormat
Deprecated.
-
-
Method Details
-
formatRfc1123
Deprecated. -
format
Deprecated.
-
ConcurrentDateFormat