|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.modelmenu.MenuCompareByNameButDemosFirst
public class MenuCompareByNameButDemosFirst
Constructor Summary | |
---|---|
MenuCompareByNameButDemosFirst()
|
Method Summary | |
---|---|
int |
compare(Node<MenuEntry> o1,
Node<MenuEntry> o2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public MenuCompareByNameButDemosFirst()
Method Detail |
---|
public int compare(Node<MenuEntry> o1, Node<MenuEntry> o2)
compare
in interface java.util.Comparator<Node<MenuEntry>>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |