|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kinsources.kiwa.kidarep.CollaboratorComparator
public class CollaboratorComparator
| Nested Class Summary | |
|---|---|
static class |
CollaboratorComparator.Criteria
|
| Constructor Summary | |
|---|---|
CollaboratorComparator(CollaboratorComparator.Criteria criteria)
|
|
| Method Summary | |
|---|---|
int |
compare(Collaborator alpha,
Collaborator bravo)
|
static int |
compare(Collaborator alpha,
Collaborator bravo,
CollaboratorComparator.Criteria criteria)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public CollaboratorComparator(CollaboratorComparator.Criteria criteria)
criteria - | Method Detail |
|---|
public int compare(Collaborator alpha,
Collaborator bravo)
compare in interface java.util.Comparator<Collaborator>
public static int compare(Collaborator alpha,
Collaborator bravo,
CollaboratorComparator.Criteria criteria)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||