| Package | Description |
|---|---|
| org.arquillian.rusheye.internal |
| Modifier and Type | Method and Description |
|---|---|
static <E> Collection<E> |
FilterCollection.filter(Collection<E> collection,
Predicate<E> predicate)
Returns the collection with the same elements like given collection but only those, which returns true for
application of given predicate.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.