public static class RangeConstructor.IntBoundaries extends Object
Constructor and Description |
---|
IntBoundaries() |
IntBoundaries(int minValue,
int maxValue) |
IntBoundaries(int minValue,
int maxValue,
int nullValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(int value) |
int |
getMaxValue() |
int |
getMinValue() |
int |
getNullValue() |
boolean |
isInverted() |
Copyright © 2005–2025 Onix Solutions. All rights reserved.