public class MatchingTypeValueHolder extends Object
| Constructor and Description |
|---|
MatchingTypeValueHolder() |
| Modifier and Type | Method and Description |
|---|---|
MatchingTypeValue |
maxOccurrence(int number) |
MatchingTypeValue |
minOccurrence(int number) |
MatchingTypeValue |
occurrence(int number) |
public MatchingTypeValue minOccurrence(int number)
public MatchingTypeValue maxOccurrence(int number)
public MatchingTypeValue occurrence(int number)
Copyright © 2016–2020 Spring. All rights reserved.