public class MenuComparator extends Object implements Comparator<PageHandler>, Serializable
| Constructor and Description |
|---|
MenuComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PageHandler o1,
PageHandler o2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(PageHandler o1, PageHandler o2)
compare in interface Comparator<PageHandler>Copyright © 2012–2018 The Dubbo Project. All rights reserved.