|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.googleapps.comparator.GUserFullNameComparator
public class GUserFullNameComparator
| Constructor Summary | |
|---|---|
GUserFullNameComparator()
|
|
GUserFullNameComparator(boolean ascending)
|
|
| Method Summary | |
|---|---|
int |
compare(GUser user1,
GUser user2)
|
| 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 GUserFullNameComparator()
public GUserFullNameComparator(boolean ascending)
| Method Detail |
|---|
public int compare(GUser user1,
GUser user2)
compare in interface java.util.Comparator<GUser>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||