|
JUtil | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CollectionWrapper in net.cscott.jutil |
|---|
| Subclasses of CollectionWrapper in net.cscott.jutil | |
|---|---|
class |
ListWrapper<E>
ListWrapper is an abstract class designed to make it easier
to write wrappers around Lists. |
class |
SetWrapper<E>
SetWrapper is analogous to
CollectionWrapper, specialized for Sets. |
class |
UnmodifiableMapSet<K,V>
UnmodifiableMapSet prevents mutation of a wrapped
MapSet. |
class |
UnmodifiableMultiMapSet<K,V>
UnmodifiableMultiMapSet prevents mutation of a wrapped
MultiMapSet. |
|
JUtil | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||