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 © 2015. All rights reserved.