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, set, withInitialpublic static DateFormat getInstance()
protected DateFormat initialValue()
initialValue in class ThreadLocal<DateFormat>Copyright © 2011-2015. All Rights Reserved.