public class UserComparator extends Object implements Comparator<hudson.model.User>
| Constructor and Description |
|---|
UserComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(hudson.model.User o1,
hudson.model.User o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(hudson.model.User o1,
hudson.model.User o2)
compare in interface Comparator<hudson.model.User>Copyright © 2004-2013. All Rights Reserved.