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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public NaturalOrder()
Copyright © 2005–2018 Units of Measurement project. All rights reserved.