Miscellaneous Utitlities
| Class | Description | |
|---|---|---|
| ArrayUtil | Static utility methods for Arrays. | |
| ClassUtil | Static utility methods to reflectively create new instances. | |
| Command | A Command wraps a method and its parameters for deferred execution. | |
| CommandChain | A CommandChain executes multiple Commands sequentially. | |
| WeakReference | Wraps a weakly referenced instance. |