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