public interface TreeFilter extends Predicate<double[]>, Serializable
| Modifier and Type | Method and Description |
|---|---|
default TreeFilter |
and(TreeFilter other)
Returns a composed predicate.
|
default TreeFilter and(TreeFilter other)
other - Predicate that will be logically-ANDed with this predicate.
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024