Package org.joda.time
Class DateTimeZone.LazyInit
java.lang.Object
org.joda.time.DateTimeZone.LazyInit
- Enclosing class:
DateTimeZone
Lazy initialization to avoid a synchronization lock.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCache of old zone IDs to new zone IDs(package private) static final DateTimeFormatterTime zone offset formatter. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONVERSION_MAP
Cache of old zone IDs to new zone IDs -
OFFSET_FORMATTER
Time zone offset formatter.
-
-
Constructor Details
-
LazyInit
LazyInit()
-
-
Method Details
-
buildFormatter
-
buildMap
-