Package uk.ac.starlink.ttools.convert
Class Iso8601Converter.DateKit
- java.lang.Object
-
- uk.ac.starlink.ttools.convert.Iso8601Converter.DateKit
-
- Enclosing class:
- Iso8601Converter
protected static class Iso8601Converter.DateKit extends java.lang.Object
Helper class which contains all the items which are potentially expensive to produce but cannot be shared by different threads. An instance of this class is managed by a ThreadLocal.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DateKit()
-