|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbicliqueviz.CommunityComparer
public class CommunityComparer
Comparer for communities
Constructor Summary | |
---|---|
CommunityComparer()
|
Method Summary | |
---|---|
int |
compare(Community obj1,
Community obj2)
|
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 CommunityComparer()
Method Detail |
---|
public int compare(Community obj1, Community obj2)
compare
in interface java.util.Comparator<Community>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |