|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::util::WeakHashMap Class Reference#include <WeakHashMap.h>
Inheritance diagram for acdk::util::WeakHashMap:
List of all members.
Detailed Description
Corresponds to the Java API class.
- Author:
- Roger Rene Kommer (mailto:kommer@artefaktur.com)
- Version:
- Revision
- 1.9
- Date:
- Date
- 2005/02/05 10:45:07
Constructor & Destructor Documentation
virtual acdk::util::WeakHashMap::~WeakHashMap |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
void acdk::util::WeakHashMap::_clearQueue |
( |
|
) |
[inline, private] |
|
int acdk::util::WeakHashMap::capacity |
( |
|
) |
[inline] |
|
virtual void acdk::util::WeakHashMap::clear |
( |
|
) |
[inline, virtual] |
|
virtual RSet acdk::util::WeakHashMap::entrySet |
( |
|
) |
[virtual] |
|
virtual bool acdk::util::WeakHashMap::isEmpty |
( |
|
) |
[inline, virtual] |
|
float acdk::util::WeakHashMap::loadFactor |
( |
|
) |
[inline] |
|
virtual int acdk::util::WeakHashMap::size |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
|
Used to synchronized cleaning.
|
|
|