static final class Variable.ComparPercentElemen extends Object implements Comparator<Variable.PercentElem>, Serializable
Constructor and Description |
---|
Variable.ComparPercentElemen() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Variable.PercentElem arg0,
Variable.PercentElem arg1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public final int compare(Variable.PercentElem arg0, Variable.PercentElem arg1)
compare
in interface Comparator<Variable.PercentElem>