public class ConditionMatchRecognizeStatesMax extends Object implements BaseCondition
Constructor and Description |
---|
ConditionMatchRecognizeStatesMax(long max,
Map<String,Long> counts)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Long> |
getCounts()
Returns the per-statement count.
|
long |
getMax()
Returns the limit reached.
|