#include <coherence/util/WrapperCollections.hpp>
| Classes | |
| class | AbstractWrapperCollection | 
| Collection implementation which delegates all calls to another Collection.  More... | |
| class | AbstractWrapperEntry | 
| Map::Entry implementation which delegates all calls to another Map::Entry.  More... | |
| class | AbstractWrapperIterator | 
| Iterator implementation which delegates all calls to another Iterator.  More... | |
| class | AbstractWrapperList | 
| List implementation which delegates all calls to another List.  More... | |
| class | AbstractWrapperListIterator | 
| ListIterator implementation which delegates all calls to another ListIterator.  More... | |
| class | AbstractWrapperMap | 
| Map implementation which delegates all calls to another Map.  More... | |
| class | AbstractWrapperSet | 
| Set implementation which delegates all calls to another Set.  More... | |