static final class JDK15RegexTranslator.Range extends Object implements Comparable
Constructor and Description |
---|
Range(int min,
int max) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
(package private) int |
getMax() |
(package private) int |
getMin() |
int getMin()
int getMax()
public int compareTo(Object o)
compareTo
in interface Comparable