|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbicliqueviz.CommTreeNodeBComparer
public class CommTreeNodeBComparer
Comparer for communities in the tree menu (sort by type B)
Constructor Summary | |
---|---|
CommTreeNodeBComparer()
|
Method Summary | |
---|---|
int |
compare(org.dotuseful.ui.tree.AutomatedTreeNode an,
org.dotuseful.ui.tree.AutomatedTreeNode bn)
|
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 CommTreeNodeBComparer()
Method Detail |
---|
public int compare(org.dotuseful.ui.tree.AutomatedTreeNode an, org.dotuseful.ui.tree.AutomatedTreeNode bn)
compare
in interface java.util.Comparator<org.dotuseful.ui.tree.AutomatedTreeNode>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |