Class DateFormatCache
java.lang.Object
com.googlecode.aviator.runtime.function.system.DateFormatCache
DateFormat cache
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static ThreadLocal
<LRUMap<String, SimpleDateFormat>> private static int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
maxSize
private static int maxSize -
formatCache
-
-
Constructor Details
-
DateFormatCache
public DateFormatCache()
-
-
Method Details
-
getOrCreateDateFormat
-