public class TraceCollection.TraceComparotor extends Object implements Comparator<Trace>
Constructor and Description |
---|
TraceComparotor() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Trace o1,
Trace o2) |
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 int compare(Trace o1, Trace o2)
compare
in interface Comparator<Trace>
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.