|
|
|
|
|
| |
class AbstractMapCachedValuesCollection
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::util::AbstractMapCachedValuesCollection Class Reference#include <AbstractMap.h>
Inheritance diagram for acdk::util::AbstractMapCachedValuesCollection:
List of all members.
Detailed Description
API: Java<br/>.
- Author:
- Roger Rene Kommer (mailto:kommer@artefaktur.com)
- Version:
- Revision
- 1.16
- Date:
- Date
- 2005/04/09 19:26:56
Constructor & Destructor Documentation
| acdk::util::AbstractMapCachedValuesCollection::AbstractMapCachedValuesCollection |
( |
RAbstractMap |
map |
) |
[inline] |
|
Member Function Documentation
| virtual RSet acdk::util::AbstractMapCachedValuesCollection::entrySet |
( |
|
) |
[inline, virtual] |
|
| bool acdk::util::AbstractMapCachedValuesCollection::equals |
( |
IN(acdk::lang::Object) |
o |
) |
[inline, virtual] |
|
| int acdk::util::AbstractMapCachedValuesCollection::hashCode |
( |
|
) |
[inline, virtual] |
|
| virtual RIterator acdk::util::AbstractMapCachedValuesCollection::iterator |
( |
|
) |
[virtual] |
|
| virtual int acdk::util::AbstractMapCachedValuesCollection::size |
( |
|
) |
[inline, virtual] |
|
| RAbstractMap acdk::util::AbstractMapCachedValuesCollection::theMap |
( |
|
) |
[inline] |
|
Member Data Documentation
|
|