public interface CollectionFilter<A>
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(A a,
int baseIndex,
Collection<A> list) |
boolean accept(A a, int baseIndex, Collection<A> list)
Copyright © 2022 vpc open source initiative. All rights reserved.