#include <TAbstractSet.h>
Inheritance diagram for acdk::util::TAbstractSet< T >:
Public Types | |
typedef T | RValueType |
typedef TAbstractSet< RValueType > | ThisCollectionType |
typedef RefHolder< TAbstractSet< RValueType > > | RThisCollectionType |
typedef RThisCollectionType | RefType |
typedef TAbstractCollection< RValueType > | SuperType |
typedef TSet< RValueType > | SetType |
typedef SetType::RefType | RSetType |
typedef SuperType::IteratorType | IteratorType |
typedef IteratorType::RefType | RIteratorType |
typedef RObjectArrayImpl< RValueType > | RValueArrayType |
typedef TCollection< RValueType > | CollectionType |
typedef CollectionType::RefType | RCollectionType |
Public Member Functions | |
virtual bool | equals (IN(acdk::lang::Object) o) |
virtual int | hashCode () |
virtual bool | add (IN(RValueType) o) |
virtual bool | addAll (IN(RCollectionType) c) |
reimplemented from Collection | |
virtual void | clear () |
reimplemented from Collection | |
virtual bool | contains (IN(RValueType) o) |
reimplemented from Collection | |
virtual bool | containsAll (IN(RCollectionType) c) |
reimplemented from Collection | |
virtual bool | isEmpty () |
reimplemented from Collection | |
virtual RIteratorType | iterator ()=0 |
reimplemented from Collection | |
virtual bool | remove (IN(RValueType) o) |
reimplemented from Collection | |
virtual bool | removeAll (IN(RCollectionType) c) |
reimplemented from Collection | |
virtual bool | retainAll (IN(RCollectionType) c) |
reimplemented from Collection | |
virtual int | size ()=0 |
virtual RValueArrayType | toArray () |
reimplemented from Collection | |
virtual RValueArrayType | toArray (IN(RValueArrayType) array) |
reimplemented from Collection |
|
|
|
|
|
|
Reimplemented from acdk::util::TSet< T >. Reimplemented in acdk::util::TTreeMapKeySet< K, V >, and acdk::util::TTreeMapValueSet< K, V >. |
|
Reimplemented from acdk::util::TAbstractCollection< T >. Reimplemented in acdk::util::THashMapEntriesSet< K, V >, and acdk::util::THashMapKeySet< K, V >. |
|
Reimplemented from acdk::util::TAbstractCollection< T >. |
|
|
Reimplemented from acdk::util::TSet< T >. Reimplemented in acdk::util::TTreeMapKeySet< K, V >, and acdk::util::TTreeMapValueSet< K, V >. |
|
Reimplemented in acdk::util::TTreeMapKeySet< K, V >, and acdk::util::TTreeMapEntrySet< K, V >. |
|
Reimplemented from acdk::util::TAbstractCollection< T >. Reimplemented in acdk::util::THashMapEntriesSet< K, V >, and acdk::util::THashMapKeySet< K, V >. |
|
Implements acdk::util::TSet< T >. Reimplemented in acdk::util::THashMapEntriesSet< K, V >, acdk::util::THashSet< K >, and acdk::util::TTreeMapValueSet< K, V >. |
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. Reimplemented in acdk::util::THashMapEntriesSet< K, V >, acdk::util::THashMapKeySet< K, V >, acdk::util::TTreeMapKeySet< K, V >, acdk::util::TTreeMapValueSet< K, V >, and acdk::util::TTreeMapEntrySet< K, V >. |
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. Reimplemented in acdk::util::THashMapEntriesSet< K, V >, acdk::util::THashMapKeySet< K, V >, acdk::util::THashSet< K >, acdk::util::TTreeMapKeySet< K, V >, acdk::util::TTreeMapValueSet< K, V >, and acdk::util::TTreeMapEntrySet< K, V >. |
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. Reimplemented in acdk::util::THashMapEntriesSet< K, V >, acdk::util::THashSet< K >, and acdk::util::TTreeMapValueSet< K, V >. |
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. |
|
Implements acdk::util::TSet< T >. |
|
Implements acdk::util::TSet< T >. |
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. Reimplemented in acdk::util::TAbstractMapCachedKeySet< K, V >, acdk::util::THashMapEntriesSet< K, V >, acdk::util::THashMapKeySet< K, V >, acdk::util::THashSet< K >, acdk::util::TTreeMapKeySet< K, V >, acdk::util::TTreeMapValueSet< K, V >, and acdk::util::TTreeMapEntrySet< K, V >. |
|
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. Reimplemented in acdk::util::THashMapEntriesSet< K, V >, acdk::util::THashSet< K >, and acdk::util::TTreeMapValueSet< K, V >. |
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. |
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. |
|
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. |
|
reimplemented from Collection
Reimplemented from acdk::util::TAbstractCollection< T >. |