The Evaluator
instance is free to evaluate the event as it pleases. In particular, the evaluation results may depend on previous events.
@param event The event to evaluate
@return true if there is a match, false otherwise.
@throws NullPointerException can be thrown in presence of null values
@throws EvaluationException Thrown during evaluation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|