Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
14c (14.1.1.0.0)

F23533-01

WrapperCollections Class Reference

#include <coherence/util/WrapperCollections.hpp>


Detailed Description

A collection of abstract Collection implementation classes for wrapping Collection types.

Author:
mf 2007.07.05

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:
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.