public static class DateFormatUtil.ThreadLocalDateFormat extends ThreadLocal<DateFormat>
| Constructor and Description |
|---|
ThreadLocalDateFormat(DateFormat d) |
| Modifier and Type | Method and Description |
|---|---|
protected DateFormat |
initialValue() |
get, remove, set, withInitialpublic ThreadLocalDateFormat(DateFormat d)
protected DateFormat initialValue()
initialValue in class ThreadLocal<DateFormat>Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.