artefaktur
software engineer &        architecture

 
 
 
 

class TreeMapCollection

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

acdk::util::TreeMapCollection Class Reference

#include <TreeMap.h>

Inheritance diagram for acdk::util::TreeMapCollection:

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.22
Date:
Date
2005/04/09 19:26:57


Public Member Functions

 TreeMapCollection (IN(RSortedMap) map)
virtual bool add (IN(acdk::lang::Object) object)
 reimplemented from Collection

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

virtual void clear ()
 reimplemented from Collection

virtual bool contains (IN(acdk::lang::Object) object)
 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) obj)
 Normally check for equality (not identity) Object::equals() is true only if both objects are the same instance.

virtual int hashCode ()

Private Attributes

RSortedMap _map

Constructor & Destructor Documentation

acdk::util::TreeMapCollection::TreeMapCollection IN(RSortedMap map  )  [inline]
 


Member Function Documentation

virtual bool acdk::util::TreeMapCollection::add IN(acdk::lang::Object object  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

virtual bool acdk::util::TreeMapCollection::addAll IN(RCollection coll  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

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

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

virtual bool acdk::util::TreeMapCollection::contains IN(acdk::lang::Object object  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

virtual bool acdk::util::TreeMapCollection::equals IN(acdk::lang::Object obj  )  [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::TreeMapCollection::hashCode  )  [inline, virtual]
 

See also:
serialized_hashCode

Implements acdk::util::AbstractCollection.

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

reimplemented from Collection

Reimplemented from acdk::util::AbstractCollection.

virtual RIterator acdk::util::TreeMapCollection::iterator  )  [virtual]
 

reimplemented from Collection

Implements acdk::util::AbstractCollection.

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

Implements acdk::util::Collection.


Member Data Documentation

RSortedMap acdk::util::TreeMapCollection::_map [private]
 

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