public class AbstractTestComparator extends Object implements Comparator<com.blazemeter.api.explorer.test.AbstractTest>
| Constructor and Description |
|---|
AbstractTestComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(com.blazemeter.api.explorer.test.AbstractTest t1,
com.blazemeter.api.explorer.test.AbstractTest t2) |
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, thenComparingLongpublic int compare(com.blazemeter.api.explorer.test.AbstractTest t1,
com.blazemeter.api.explorer.test.AbstractTest t2)
compare in interface Comparator<com.blazemeter.api.explorer.test.AbstractTest>Copyright © July 2012-2018 BlazeMeterInc. All Rights Reserved.