|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<Key>
org.jboss.messaging.util.AbstractHashSet<Key>
org.jboss.messaging.util.WeakHashSet<Key>
public class WeakHashSet<Key>
| Constructor Summary | |
|---|---|
WeakHashSet()
|
|
| Method Summary | |
|---|---|
protected java.util.Map |
buildInternalHashMap()
|
| Methods inherited from class org.jboss.messaging.util.AbstractHashSet |
|---|
add, clear, contains, isEmpty, iterator, remove, size |
| Methods inherited from class java.util.AbstractSet |
|---|
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, containsAll, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
addAll, containsAll, retainAll, toArray, toArray |
| Constructor Detail |
|---|
public WeakHashSet()
| Method Detail |
|---|
protected java.util.Map buildInternalHashMap()
buildInternalHashMap in class AbstractHashSet<Key>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||