public interface Predicate
Modifier and Type | Interface and Description |
---|---|
static interface |
Predicate.PredicateContext |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(Predicate.PredicateContext ctx) |
boolean apply(Predicate.PredicateContext ctx)
Copyright © 2021. All rights reserved.