protected static final class ValueComparators.DecimalComparator extends Object implements Comparator<BigDecimal>, Serializable
Modifier | Constructor and Description |
---|---|
protected |
ValueComparators.DecimalComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(BigDecimal o1,
BigDecimal o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
protected ValueComparators.DecimalComparator()
public int compare(BigDecimal o1, BigDecimal o2)
compare
in interface Comparator<BigDecimal>
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.