| Modifier and Type | Class and Description |
|---|---|
| public class | ByteSwapper
Simple class that provides the capability to swap or reverse the byte order
of all elements of an |
| public class | ExtraMath
A static utility class with two additional math functions. |
| public class | FileUtil
Utility methods for Java file handling. |
| public abstract class | |
| public class | LimitedCache<K, V>
Not for application use, a cache of recently given results from some costly function. |
| public class | PlatformUtil
Methods for testing the platform/operating system that we are on. |
| public class | RelativeFile
A java.io.File whose initial path is resolved relative to the current SystemState's current working directory. |
| public class | StringCounter
Not for application use, this class may be used to count how many times a |
| public class | StringUtil
String Utility methods. |