| 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. | 
| Class | Description | 
|---|---|
| AliasTranslator | Handle textual substitution for dataroots. | 
| 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 | |
| Indent | Maintains indentation level for printing nested structures. | 
| IO | Input/Output static utilities. | 
| IO.HttpResult | Holds the result of an HTTP action. | 
| Misc | Miscellaneous static routines. | 
| URLnaming | Networking utilities. | 
| Enum | Description | 
|---|---|
| DiskCache2.CachePathPolicy | 
Miscellaneous utility classes.