public class RTs extends Object implements Comparator<RTs>
RTs class.
| Constructor and Description |
|---|
RTs()
Constructor for RTs.
|
RTs(double RT,
double RT2)
Constructor for RTs.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RTs arg0,
RTs arg1)
compare.
|
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, thenComparingLongCopyright © 2019. All rights reserved.