E
- Type of predicate parameter.public interface IgnitePredicate<E> extends Serializable
true
or false
.Modifier and Type | Method and Description |
---|---|
boolean |
apply(E e)
Predicate body.
|
boolean apply(E e)
e
- Predicate parameter.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024