|
|
|
|
|
|
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:
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
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] |
|
virtual bool acdk::util::TreeMapCollection::addAll |
( |
IN(RCollection) |
coll |
) |
[inline, virtual] |
|
virtual void acdk::util::TreeMapCollection::clear |
( |
|
) |
[inline, virtual] |
|
virtual bool acdk::util::TreeMapCollection::contains |
( |
IN(acdk::lang::Object) |
object |
) |
[inline, virtual] |
|
virtual bool acdk::util::TreeMapCollection::equals |
( |
IN(acdk::lang::Object) |
obj |
) |
[inline, virtual] |
|
virtual int acdk::util::TreeMapCollection::hashCode |
( |
|
) |
[inline, virtual] |
|
virtual bool acdk::util::TreeMapCollection::isEmpty |
( |
|
) |
[inline, virtual] |
|
virtual RIterator acdk::util::TreeMapCollection::iterator |
( |
|
) |
[virtual] |
|
virtual int acdk::util::TreeMapCollection::size |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
|
|