Features
The first release contains the following classes and interfaces:
- Argument - Utility class containing methods to check for valid argument conditions
- Callback - A basic callback interface with a single generic parameter
- ToStringBuilder - A utility builder class to simplify the creation of a String for Object.toString()
- MatrixUtils - Utility class containing methods to assist with using matrices that are represented as arrays