static final class JDK14RegexTranslator.Range extends java.lang.Object implements java.lang.Comparable
JDK14RegexTranslator.Range(int min, int max)
int
compareTo(java.lang.Object o)
(package private) int
getMax()
getMin()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
int getMin()
int getMax()
public int compareTo(java.lang.Object o)
compareTo
java.lang.Comparable