public class ConditionPatternSubexpressionMax extends java.lang.Object implements BaseCondition
Constructor and Description |
---|
ConditionPatternSubexpressionMax(int max)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
int |
getMax()
Returns the limit reached.
|