Classes | |
| interface | ClassMapVisitor |
Callback interface used by GenericClassMap. More... | |
| interface | CollectionVisitor |
A callback interface used by MoreCollections to process each element in a collection. More... | |
| class | CounterMap |
| Keeps a mapping of (Object, MutableInteger) to implement a map of counters. More... | |
| class | ExceptionWrapper |
| Decorator for an Exception object. More... | |
| class | GenericClassMap |
| Maintains a set of mappings between a Class (or interface) and an object. More... | |
| class | MoreCollections |
| Provides generic utility methods to operate on Collection objects and other container classes. More... | |
| class | ReleaseableReference |
| Maintains a strong reference and a weak reference to an object until the strong reference is released, thus only the weak one remain for garbage collection. More... | |
| class | StringUtilities |
| Contains miscellanous string utilites. More... | |
These classes are not directly related to the application domain, thus they are candidate to be moved into a general-purpose component library.
1.3.5