java.io.Serializable, java.util.function.Predicate<T>, Predicate<T>public class DropIterablePredicate<T> extends java.lang.Object implements Predicate<T>
| Constructor | Description |
|---|---|
DropIterablePredicate(int count) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
accept(T each) |
Copyright © 2004–2020. All rights reserved.