public class AmbiguityResolver.compareScore extends Object implements Comparator<org.lcsim.event.Track>
Constructor and Description |
---|
compareScore() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.lcsim.event.Track t1,
org.lcsim.event.Track t2) |
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(org.lcsim.event.Track t1, org.lcsim.event.Track t2)
compare
in interface Comparator<org.lcsim.event.Track>
Copyright © 2019. All rights reserved.