private static class UserListDialog.UserInfo extends java.lang.Object implements java.lang.Comparable<UserListDialog.UserInfo>
Constructor and Description |
---|
UserListDialog.UserInfo(User user,
int count,
double percent) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(UserListDialog.UserInfo o) |
java.lang.String |
getName() |
UserListDialog.UserInfo(User user, int count, double percent)
public int compareTo(UserListDialog.UserInfo o)
compareTo
in interface java.lang.Comparable<UserListDialog.UserInfo>
public java.lang.String getName()