|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kinsources.kiwa.accounts.RoleComparator
public class RoleComparator
Nested Class Summary | |
---|---|
static class |
RoleComparator.Criteria
|
Constructor Summary | |
---|---|
RoleComparator(RoleComparator.Criteria criteria)
|
Method Summary | |
---|---|
int |
compare(Role alpha,
Role bravo)
|
static int |
compare(Role alpha,
Role bravo,
RoleComparator.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 RoleComparator(RoleComparator.Criteria criteria)
criteria
- Method Detail |
---|
public int compare(Role alpha, Role bravo)
compare
in interface java.util.Comparator<Role>
public static int compare(Role alpha, Role bravo, RoleComparator.Criteria criteria)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |