public class SocialUserNameComparator extends Object implements Comparator<SocialUser>
| Constructor and Description |
|---|
SocialUserNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SocialUser u1,
SocialUser u2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(SocialUser u1, SocialUser u2)
compare in interface Comparator<SocialUser>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.