Constructor and Description |
---|
Predicate() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
evaluate(ActiveCollectionContext context,
Object item)
This method evaluates the supplied item against
the predicate.
|
public abstract boolean evaluate(ActiveCollectionContext context, Object item)
context
- The contextitem
- The itemCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.