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