org.dlese.dpc.schemedit.test
Class SearchServiceClient.TitleComparator
java.lang.Object
org.dlese.dpc.schemedit.test.SearchServiceClient.TitleComparator
- All Implemented Interfaces:
- Comparator
- Enclosing class:
- SearchServiceClient
public class SearchServiceClient.TitleComparator
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchServiceClient.TitleComparator
public SearchServiceClient.TitleComparator()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator