artefaktur
software engineer &        architecture

 
 
 
 

class EmptyCollectionIterator

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::util::EmptyCollectionIterator Class Reference

#include <EmptyCollectionIterator.h>

Inheritance diagram for acdk::util::EmptyCollectionIterator:

acdk::lang::Object acdk::util::Iterator acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

EmptyCollectionIterator implements an iterator for a collection with no elements It behaves the same, like a collection with no element.

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.4
Date:
Date
2005/02/05 10:45:05


Public Member Functions

 EmptyCollectionIterator ()
virtual bool hasNext ()
virtual acdk::lang::Object next ()
virtual acdk::lang::Object element ()
virtual void remove ()
 remove current element from the iterator.


Constructor & Destructor Documentation

acdk::util::EmptyCollectionIterator::EmptyCollectionIterator  )  [inline]
 


Member Function Documentation

virtual acdk::lang::Object acdk::util::EmptyCollectionIterator::element  )  [inline, virtual]
 

Implements acdk::util::Iterator.

virtual bool acdk::util::EmptyCollectionIterator::hasNext  )  [inline, virtual]
 

Implements acdk::util::Iterator.

virtual acdk::lang::Object acdk::util::EmptyCollectionIterator::next  )  [inline, virtual]
 

Implements acdk::util::Iterator.

virtual void acdk::util::EmptyCollectionIterator::remove  )  [inline, virtual]
 

remove current element from the iterator.

May not support by all Iterator

Implements acdk::util::Iterator.

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer