public class NaturalOrder<T extends javax.measure.Quantity<T>> extends Object implements Comparator<javax.measure.Quantity<T>>
| Constructor and Description |
|---|
NaturalOrder() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(javax.measure.Quantity<T> q1,
javax.measure.Quantity<T> q2) |
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 NaturalOrder()
Copyright © 2005–2017 Units of Measurement project. All rights reserved.