public static class AndroidEntryPointLocator.AndroidPossibleEntryPoint.ExecutionOrderComperator extends Object implements Comparator<AndroidEntryPointLocator.AndroidPossibleEntryPoint>
Constructor and Description |
---|
ExecutionOrderComperator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(AndroidEntryPointLocator.AndroidPossibleEntryPoint a,
AndroidEntryPointLocator.AndroidPossibleEntryPoint b) |
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(AndroidEntryPointLocator.AndroidPossibleEntryPoint a, AndroidEntryPointLocator.AndroidPossibleEntryPoint b)
compare
in interface Comparator<AndroidEntryPointLocator.AndroidPossibleEntryPoint>