public interface ResourcePredicateEvaluator
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(Predicate predicate,
Resource resource)
Evaluate the given predicate for the given resource.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.