public class MultiplicityFactory.LimitableMultiplicity extends MultiplicityImpl
| Constructor and Description |
|---|
MultiplicityFactory.LimitableMultiplicity(int min) |
| Modifier and Type | Method and Description |
|---|---|
Multiplicity |
to(int max)
Limits the maximum number of matches this multiplicity can make.
|
canMatch, clone, equals, getMatchCount, getMax, getMin, hashCode, isSatisfied, match, setMaxpublic MultiplicityFactory.LimitableMultiplicity(int min)
public Multiplicity to(int max)
max - Copyright © 2005-2013 Agical AB. All Rights Reserved.