|
|||||||||
| 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<E>
jodd.util.collection.SetMapAdapter<E>
jodd.util.ref.ReferenceSet<E>
public class ReferenceSet<E>
Reference set build over ReferenceMap.
| Field Summary |
|---|
| Fields inherited from class jodd.util.collection.SetMapAdapter |
|---|
map |
| Constructor Summary | |
|---|---|
ReferenceSet(ReferenceType valueReferenceType)
|
|
| Method Summary |
|---|
| Methods inherited from class jodd.util.collection.SetMapAdapter |
|---|
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 ReferenceSet(ReferenceType valueReferenceType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||