Uses of Class
com.google.common.collect.Collections2.FilteredCollection
Packages that use Collections2.FilteredCollection
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of Collections2.FilteredCollection in com.google.common.collect
Subclasses of Collections2.FilteredCollection in com.google.common.collectModifier and TypeClassDescriptionprivate static class
private static class
private static class
Methods in com.google.common.collect that return Collections2.FilteredCollectionModifier and TypeMethodDescription(package private) Collections2.FilteredCollection
<E> Collections2.FilteredCollection.createCombined
(Predicate<? super E> newPredicate)