|
|
|
|
|
class AbstractMapCachedValuesCollectionIterator
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::util::AbstractMapCachedValuesCollectionIterator Class Reference#include <AbstractMap.h>
Inheritance diagram for acdk::util::AbstractMapCachedValuesCollectionIterator:
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::AbstractMapCachedValuesCollectionIterator::AbstractMapCachedValuesCollectionIterator |
( |
IN(RAbstractMap) |
map |
) |
[inline] |
|
Member Function Documentation
virtual acdk::lang::Object acdk::util::AbstractMapCachedValuesCollectionIterator::element |
( |
|
) |
[inline, virtual] |
|
virtual bool acdk::util::AbstractMapCachedValuesCollectionIterator::hasNext |
( |
|
) |
[inline, virtual] |
|
virtual acdk::lang::Object acdk::util::AbstractMapCachedValuesCollectionIterator::next |
( |
|
) |
[inline, virtual] |
|
virtual void acdk::util::AbstractMapCachedValuesCollectionIterator::remove |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
|
|