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