public class NaturalQuantityComparator<T extends javax.measure.Quantity<T>> extends Object implements Comparator<javax.measure.Quantity<T>>
| Constructor and Description |
|---|
NaturalQuantityComparator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(javax.measure.Quantity<T> q1,
javax.measure.Quantity<T> q2)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic NaturalQuantityComparator()
Copyright © 2005–2018 Units of Measurement project. All rights reserved.