public class ViewSort extends Object implements Comparator<View>
Constructor and Description |
---|
ViewSort(Map<String,List<String>> dependMap) |
Modifier and Type | Method and Description |
---|---|
int |
compare(View view1,
View view2) |
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 © 2006–2018 TinyGroup. All rights reserved.