public static class AndroidEntryPoint.ExecutionOrderComperator extends Object implements Comparator<AndroidEntryPoint>
| Constructor and Description |
|---|
ExecutionOrderComperator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AndroidEntryPoint a,
AndroidEntryPoint b) |
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(AndroidEntryPoint a, AndroidEntryPoint b)
compare in interface Comparator<AndroidEntryPoint>Copyright © 2019. All rights reserved.