public class GWTGrantedUserComparator extends Object implements Comparator<GWTGrantedUser>
| Constructor and Description |
|---|
GWTGrantedUserComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(GWTGrantedUser arg0,
GWTGrantedUser arg1) |
static Comparator<GWTGrantedUser> |
getInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static Comparator<GWTGrantedUser> getInstance()
public int compare(GWTGrantedUser arg0, GWTGrantedUser arg1)
compare in interface Comparator<GWTGrantedUser>Copyright © 2015. All Rights Reserved.