Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/util/WrapperCollections.hpp>
A collection of abstract Collection implementation classes for wrapping Collection types.
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... | |
The documentation for this class was generated from the following file: