T
- type of objects to be evaluatedpublic abstract class AbstractPredicate<T> extends Object implements org.apache.jackrabbit.commons.predicate.Predicate
Constructor and Description |
---|
AbstractPredicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(Object object) |
abstract boolean |
evaluateTyped(T t) |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.