public final class ResqueDateFormatThreadLocal extends ThreadLocal<DateFormat>
| Modifier and Type | Method and Description |
|---|---|
static DateFormat |
getInstance()
NOTE: DateFormats returned from this method are for use by the caller's thread only.
|
protected DateFormat |
initialValue() |
get, remove, setpublic static DateFormat getInstance()
protected DateFormat initialValue()
initialValue in class ThreadLocal<DateFormat>Copyright © 2011-2013. All Rights Reserved.