public class MenuCompareByNameButDemosFirst extends java.lang.Object implements java.util.Comparator<Node<MenuEntry>>
MenuCompareByNameButDemosFirst()
int
compare(Node<MenuEntry> o1, Node<MenuEntry> o2)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public MenuCompareByNameButDemosFirst()
public int compare(Node<MenuEntry> o1, Node<MenuEntry> o2)
compare
java.util.Comparator<Node<MenuEntry>>