public class DateFormatThreadLocal
extends java.lang.ThreadLocal<java.text.SimpleDateFormat>
SimpleDateFormat
,
so that the JsonOutput
class used by JsonBuilder
can be thread-safe when outputting dates and calendars.Constructor and Description |
---|
DateFormatThreadLocal() |
Modifier and Type | Method and Description |
---|---|
protected java.text.SimpleDateFormat |
initialValue() |