| Interface | Description |
|---|---|
| CancelTask |
Allows long tasks to be cancelled.
|
| CloseableIterator<T> |
An iterator that must be closed.
|
| CompareNetcdf2.ObjFilter | |
| DebugFlags |
Interface for global debug flags.
|
| IOIterator<T> | Deprecated
will move in ver6
|
| NamedObject | Deprecated
will move in ver 6
|
| TableParser.Transform | Deprecated
will move in ver6.
|
| Class | Description |
|---|---|
| AliasTranslator |
Handle textual substitution for dataroots.
|
| CancelTaskImpl | Deprecated
will move or be private in ver6
|
| CompareNetcdf2 |
Compare two NetcdfFile.
|
| CompareNetcdf2.Netcdf4ObjectFilter | |
| Counters |
Count number of times a value appears.
|
| Counters.Counter | |
| DebugFlagsImpl |
An implementation of DebugFlags
TODO will move in ver 6
|
| DiskCache |
This is a general purpose utility for determining a place to write files and cache them, eg for
uncompressing files.
|
| DiskCache2 |
Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain
time.
|
| EscapeStrings | |
| HashMapLRU<K,V> | Deprecated
do not use
|
| Indent |
Maintains indentation level for printing nested structures.
|
| IO |
Input/Output static utilities.
|
| IO.HttpResult |
Holds the result of an HTTP action.
|
| ListenerManager | Deprecated
will move in ver 6
|
| Misc |
Miscellaneous static routines.
|
| NamedAnything | Deprecated
will move in ver 6
|
| Optional<T> | Deprecated
All uses will move to java.util.Optional in ver6
|
| TableParser | Deprecated
move in ver6
|
| TableParser.DerivedField | Deprecated
will move in ver6.
|
| TableParser.Field | Deprecated
will move in ver6.
|
| TableParser.Record | Deprecated
will move in ver6.
|
| UnsynchronizedBufferedWriter | Deprecated
do not use
TODO move to inner class of IO if needed.
|
| URLnaming |
Networking utilities.
|
| Enum | Description |
|---|---|
| DiskCache2.CachePathPolicy |
Miscellaneous utility classes.