| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.actf.util.comparator.SimpleStringComparator
public class SimpleStringComparator
Utility class that simply compare the target Strings
| Constructor Summary | |
|---|---|
| SimpleStringComparator() | |
| Method Summary | |
|---|---|
|  int | compare(String o1,
        String o2) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface java.util.Comparator | 
|---|
| equals | 
| Constructor Detail | 
|---|
public SimpleStringComparator()
| Method Detail | 
|---|
public int compare(String o1,
                   String o2)
compare in interface Comparator<String>| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||