Package | Description |
---|---|
com.google.common.collect |
This package contains generic collection interfaces and implementations, and
other utilities for working with collections.
|
Modifier and Type | Class and Description |
---|---|
private static class |
Sets.FilteredNavigableSet<E> |
private static class |
Sets.FilteredSet<E> |
private static class |
Sets.FilteredSortedSet<E> |
Modifier and Type | Method and Description |
---|---|
(package private) Collections2.FilteredCollection<E> |
Collections2.FilteredCollection.createCombined(Predicate<? super E> newPredicate) |