| Class | Description |
|---|---|
| ErddapCalendar2 |
This class has static methods for dealing with dates and times.
|
| ErddapEDUnits |
This class has static methods to convert units from one standard to another.
|
| ErddapMath2 |
The Math2 class has several static Math-related methods.
|
| ErddapString2 |
A class with static String methods that add to native String methods.
|
| ErddapStringArray |
StringArray is a thin shell over a String[] with methods like ArrayList's
methods; it extends PrimitiveArray.
|