| Name | Description | Type | Package | Framework |
| CollectionUtils | Contains some useful utility methods for working with Collections. | Class | uk.ac.rdg.resc.edal.util | ncWMS |
| Range | Describes a range of values of a certain type. | Interface | uk.ac.rdg.resc.edal.util | ncWMS |
| Ranges | Contains convenience methods for creating Range objects. | Class | uk.ac.rdg.resc.edal.util | ncWMS |
| RArray | Abstract superclass for resizeable integer arrays. | Class | uk.ac.rdg.resc.edal.util | ncWMS |
| RLongArray | A resizeable array of signed long integers. | Class | uk.ac.rdg.resc.edal.util | ncWMS |
| RUByteArray | A resizeable array of unsigned bytes. | Class | uk.ac.rdg.resc.edal.util | ncWMS |
| RUIntArray | A resizeable array of unsigned integers. | Class | uk.ac.rdg.resc.edal.util | ncWMS |
| RUShortArray | A resizeable array of unsigned short integers. | Class | uk.ac.rdg.resc.edal.util | ncWMS |
| Utils | Contains some useful utility methods. | Class | uk.ac.rdg.resc.edal.util | ncWMS |