|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jboss.solder.util.collections | |
|---|---|
| org.jboss.solder.util.collections | A collection of collection related utilities for Seam Solder |
| Classes in org.jboss.solder.util.collections used by org.jboss.solder.util.collections | |
|---|---|
| Multimap
A collection similar to a Map, but which may associate multiple
values with a single key. |
|
| Multiset
A collection that supports order-independent equality, like Set, but
may have duplicate elements. |
|
| Multiset.Entry
An unmodifiable element-count pair for a multiset. |
|
| SetMultimap
A Multimap that cannot hold duplicate key-value pairs. |
|
| Supplier
A class that can supply objects of a single type. |
|
| WrappedIterator
Collection iterator for WrappedCollection. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||