| Modifier and Type | Class and Description |
|---|---|
class |
ListWrapper<E>
ListWrapper is an abstract class designed to make it easier
to write wrappers around Lists. |
class |
SetWrapper<E>
|
class |
UnmodifiableMapSet<K,V>
UnmodifiableMapSet prevents mutation of a wrapped
MapSet. |
class |
UnmodifiableMultiMapSet<K,V>
UnmodifiableMultiMapSet prevents mutation of a wrapped
MultiMapSet. |
Copyright (c) 2006 C. Scott Ananian