|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
org.apache.myfaces.trinidad.util.CollectionUtils.CompositeCollection<E>
org.apache.myfaces.trinidad.util.CollectionUtils.CompositeSet<E>
E -protected abstract static class CollectionUtils.CompositeSet<E>
Note: Requires contents to be disjoint!
| Constructor Summary | |
|---|---|
protected |
CollectionUtils.CompositeSet() |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)Implement Set-defined equals behavior |
protected abstract java.util.Set<E> |
getPrimaryDelegate() |
protected abstract java.util.Set<E> |
getSecondaryDelegate() |
int |
hashCode()Implement Set-defined equals behavior |
| Methods inherited from class org.apache.myfaces.trinidad.util.CollectionUtils.CompositeCollection |
|---|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, 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 |
|---|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Constructor Detail |
|---|
protected CollectionUtils.CompositeSet()
| Method Detail |
|---|
protected abstract java.util.Set<E> getPrimaryDelegate()
getPrimaryDelegate in class CollectionUtils.CompositeCollection<E>protected abstract java.util.Set<E> getSecondaryDelegate()
getSecondaryDelegate in class CollectionUtils.CompositeCollection<E>public boolean equals(java.lang.Object o)
equals in interface java.util.Collection<E>equals in interface java.util.Set<E>equals in class java.lang.Objectpublic int hashCode()
hashCode in interface java.util.Collection<E>hashCode in interface java.util.Set<E>hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.