public class GREVersionRange
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
lower |
boolean |
lowerInclusive |
static int |
sizeof |
int |
upper |
boolean |
upperInclusive |
| Constructor and Description |
|---|
GREVersionRange() |