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