public class TestInfoPriorisationComparator extends Object implements Comparator<TestInfo>, Serializable
Constructor and Description |
---|
TestInfoPriorisationComparator(ClassName targetClass,
int distanceTimeWeighting) |
Modifier and Type | Method and Description |
---|---|
int |
compare(TestInfo arg0,
TestInfo arg1) |
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
Copyright © 2021 org.pitest. All rights reserved.