public interface ReducibleCollection<N extends NamedObject> extends Iterable<N>
| Modifier and Type | Method and Description |
|---|---|
void |
filter(Predicate<? super N> predicate) |
forEach, iterator, spliteratorCopyright © 2000-2022 Sualeh Fatehi. All rights reserved.