artefaktur
software engineer &        architecture

 
 
 
 

class Set

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

acdk::util::Set Class Reference

#include <Set.h>

Inheritance diagram for acdk::util::Set:

acdk::util::AbstractSet acdk::util::SortedSet acdk::util::SynchronizedSet acdk::util::AbstractMapCachedKeySet acdk::util::HashMapSet acdk::util::HashSet acdk::util::TreeMapSet acdk::util::TreeSet acdk::util::WeakHashMapEntrySet acdk::util::SynchronizedSortedSet acdk::util::TreeSet acdk::util::SynchronizedMapEntySet acdk::util::SynchronizedSortedSet List of all members.

Detailed Description

API: Java<br/>.

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


Public Member Functions

virtual bool add (IN(acdk::lang::Object) o)=0
virtual bool addAll (IN(RCollection) c)=0
virtual void clear ()=0
virtual bool contains (IN(acdk::lang::Object) o)=0
virtual bool containsAll (IN(RCollection) c)=0
virtual bool equals (IN(acdk::lang::Object) o)=0
virtual int hashCode ()=0
virtual bool isEmpty ()=0
virtual RIterator iterator ()=0
virtual bool remove (IN(acdk::lang::Object) o)=0
virtual bool removeAll (IN(RCollection) c)=0
virtual bool retainAll (IN(RCollection) c)=0
virtual int size ()=0
virtual RObjectArray toArray ()=0
virtual RObjectArray toArray (IN(RObjectArray) array)=0

Member Function Documentation

virtual bool acdk::util::Set::add IN(acdk::lang::Object o  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::HashMapSet, acdk::util::HashSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, acdk::util::TreeMapSet, and acdk::util::TreeSet.

virtual bool acdk::util::Set::addAll IN(RCollection c  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::HashMapSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, acdk::util::TreeMapSet, and acdk::util::TreeSet.

virtual void acdk::util::Set::clear  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::HashMapSet, acdk::util::HashSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, acdk::util::TreeMapSet, and acdk::util::TreeSet.

virtual bool acdk::util::Set::contains IN(acdk::lang::Object o  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::HashMapSet, acdk::util::HashSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, acdk::util::TreeMapSet, and acdk::util::TreeSet.

virtual bool acdk::util::Set::containsAll IN(RCollection c  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, and acdk::util::TreeSet.

virtual bool acdk::util::Set::equals IN(acdk::lang::Object o  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, and acdk::util::TreeSet.

virtual int acdk::util::Set::hashCode  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, and acdk::util::TreeSet.

virtual bool acdk::util::Set::isEmpty  )  [pure virtual]
 

Implemented in acdk::util::AbstractMapCachedKeySet, acdk::util::AbstractSet, acdk::util::HashMapSet, acdk::util::HashSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, acdk::util::TreeMapSet, and acdk::util::TreeSet.

virtual RIterator acdk::util::Set::iterator  )  [pure virtual]
 

Implemented in acdk::util::AbstractMapCachedKeySet, acdk::util::AbstractSet, acdk::util::HashMapSet, acdk::util::HashSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, acdk::util::SynchronizedMapEntySet, acdk::util::TreeMapSet, acdk::util::TreeSet, and acdk::util::WeakHashMapEntrySet.

virtual bool acdk::util::Set::remove IN(acdk::lang::Object o  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::HashMapSet, acdk::util::HashSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, acdk::util::TreeMapSet, and acdk::util::TreeSet.

virtual bool acdk::util::Set::removeAll IN(RCollection c  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, and acdk::util::TreeSet.

virtual bool acdk::util::Set::retainAll IN(RCollection c  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, and acdk::util::TreeSet.

virtual int acdk::util::Set::size  )  [pure virtual]
 

Implemented in acdk::util::AbstractMapCachedKeySet, acdk::util::AbstractSet, acdk::util::HashMapSet, acdk::util::HashSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, acdk::util::TreeMapSet, acdk::util::TreeSet, and acdk::util::WeakHashMapEntrySet.

virtual RObjectArray acdk::util::Set::toArray IN(RObjectArray array  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, and acdk::util::TreeSet.

virtual RObjectArray acdk::util::Set::toArray  )  [pure virtual]
 

Implemented in acdk::util::AbstractSet, acdk::util::SortedSet, acdk::util::SynchronizedSet, acdk::util::SynchronizedSortedSet, and acdk::util::TreeSet.

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