public class ConditionPatternRuntimeSubexpressionMax extends Object implements BaseCondition
Constructor and Description |
---|
ConditionPatternRuntimeSubexpressionMax(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.
|
Copyright © 2005–2018. All rights reserved.