artefaktur
software engineer &        architecture

 
 
 
 

class HashMapCollection

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

acdk::util::HashMapCollection Class Reference

#include <HashMap.h>

Inheritance diagram for acdk::util::HashMapCollection:

acdk::util::AbstractCollection acdk::io::Serializable acdk::lang::Object acdk::util::Collection acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

API: Java<br/>.

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.27
Date:
Date
2005/04/09 19:26:57


Public Member Functions

 HashMapCollection (IN(RHashMap) hashMap)
virtual bool add (IN(acdk::lang::Object) o)
 reimplemented from Collection

virtual bool addAll (IN(RCollection) c)
 reimplemented from Collection

virtual void clear ()
 reimplemented from Collection

virtual bool contains (IN(acdk::lang::Object) o)
 reimplemented from Collection

virtual bool isEmpty ()
 reimplemented from Collection

virtual int size ()
virtual RIterator iterator ()
 reimplemented from Collection

virtual bool equals (IN(acdk::lang::Object) c)
 Normally check for equality (not identity) Object::equals() is true only if both objects are the same instance.

virtual int hashCode ()

Private Attributes

RHashMap _hashMap

Constructor & Destructor Documentation

acdk::util::HashMapCollection::HashMapCollection IN(RHashMap hashMap  )  [inline]
 


Member Function Documentation

virtual bool acdk::util::HashMapCollection::add IN(acdk::lang::Object o  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

virtual bool acdk::util::HashMapCollection::addAll IN(RCollection c  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

virtual void acdk::util::HashMapCollection::clear  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

virtual bool acdk::util::HashMapCollection::contains IN(acdk::lang::Object o  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

virtual bool acdk::util::HashMapCollection::equals IN(acdk::lang::Object c  )  [inline, virtual]
 

Normally check for equality (not identity) Object::equals() is true only if both objects are the same instance.

See also:
serialized_equals()

Implements acdk::util::AbstractCollection.

virtual int acdk::util::HashMapCollection::hashCode  )  [inline, virtual]
 

See also:
serialized_hashCode

Implements acdk::util::AbstractCollection.

virtual bool acdk::util::HashMapCollection::isEmpty  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

virtual RIterator acdk::util::HashMapCollection::iterator  )  [inline, virtual]
 

reimplemented from Collection

Implements acdk::util::AbstractCollection.

virtual int acdk::util::HashMapCollection::size  )  [inline, virtual]
 

Implements acdk::util::Collection.


Member Data Documentation

RHashMap acdk::util::HashMapCollection::_hashMap [private]
 

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