public class UnitComparator<U extends javax.measure.Unit<?>> extends Object implements Comparator<U>
| Constructor and Description |
|---|
UnitComparator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(U u1,
U u2)
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 UnitComparator()
Copyright © 2005–2018 Units of Measurement project. All rights reserved.