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