Common classes for a variety of purposes. Use
Assert for common checks and
assertions. Use
Factory as a generalized factory type.
- Author:
- David M. Lloyd
-
Interface Summary
| Interface |
Description |
| Factory<T> |
An object which produces another object.
|
-
Class Summary
| Class |
Description |
| Assert |
A set of assertions and checks.
|
| HostName |
Deprecated.
|