public class IntRange
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
begin |
(package private) int |
end |
Constructor and Description |
---|
IntRange(int begin,
int end) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |