|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.homeunix.thecave.moss.data.list.CollectionChangeWrapper<T>
org.homeunix.thecave.moss.data.list.SetChangeWrapper<T>
public class SetChangeWrapper<T>
| Constructor Summary | |
|---|---|
SetChangeWrapper(java.util.Set<T> backingSet)
|
|
| Method Summary |
|---|
| Methods inherited from class org.homeunix.thecave.moss.data.list.CollectionChangeWrapper |
|---|
add, addAll, addCollectionChangeListener, clear, contains, containsAll, fireCollectionChangeEvent, isEmpty, iterator, remove, removeAll, removeCollectionChangeListener, retainAll, size, toArray, toArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Constructor Detail |
|---|
public SetChangeWrapper(java.util.Set<T> backingSet)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||