Class UserListDialog.UserInfo
- java.lang.Object
-
- org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
-
- All Implemented Interfaces:
Comparable<UserListDialog.UserInfo>
- Enclosing class:
- UserListDialog
private static class UserListDialog.UserInfo extends Object implements Comparable<UserListDialog.UserInfo>
Action for selecting the primitives contributed by the currently selected users.
-
-
Method Detail
-
compareTo
public int compareTo(UserListDialog.UserInfo o)
- Specified by:
compareTo
in interfaceComparable<UserListDialog.UserInfo>
-
-