| Package | Description |
|---|---|
| org.bongiorno.misc.collections | |
| org.bongiorno.misc.utils |
| Class and Description |
|---|
| ChainedMap
Simple class for Concatenating method calls to add things
|
| ImprovedCollection |
| ImprovedList |
| ImprovedMap |
| ImprovedSet |
| ImprovedSet.ImprovedSetStream |
| ImprovedStream |
| QuickCollection
Allows you to quickly expose a wrapper class as a collection (and thus gain benefits) by
merely setting the underlying collection object
Usage note: if you intend to use this with an XML marshalled object it will go much easier if you use property
marshalling or NONE and explicitly call out the marshaling so you can set the super.delegate in the setter
method containing the delegate.
|
| QuickMap
A delegating wrapper for a Map.
|
| Class and Description |
|---|
| ImprovedSet |
Copyright © 2015. All rights reserved.