T
- Numeric type that this metric will count in.S
- Where this is getting its Message
s from.public interface MessageMetricCondition<T extends Number,S extends MessageProducer<S>>
Modifier and Type | Method and Description |
---|---|
boolean |
accept(MessageMetric<T,S> evaluate)
Evaluate metric against a user-provided condition.
|
boolean accept(MessageMetric<T,S> evaluate)
evaluate
- The metric to evaluate.Copyright © 2014. All rights reserved.