public static class Configuration.IntegerRanges
extends java.lang.Object
| Constructor and Description |
|---|
IntegerRanges() |
IntegerRanges(java.lang.String newValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIncluded(int value)
Is the given value in the set of ranges
|
java.lang.String |
toString() |