public class IntegerRange extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
Maximum
The maximum for this range
|
int |
Minimum
The minimum for this range
|
| Constructor and Description |
|---|
IntegerRange() |
Copyright © 2023. All rights reserved.