private static class Sets.FilteredSet<E> extends Collections2.FilteredCollection<E> implements java.util.Set<E>
predicate, unfiltered| Constructor and Description |
|---|
FilteredSet(java.util.Set<E> unfiltered,
Predicate<? super E> predicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
int |
hashCode() |
add, addAll, clear, contains, containsAll, createCombined, forEach, isEmpty, iterator, remove, removeAll, removeIf, retainAll, size, spliterator, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, wait