public class CharSequenceComparator extends Object implements Comparator<CharSequence>, Serializable
| Constructor and Description |
|---|
CharSequenceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CharSequence one,
CharSequence two) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(CharSequence one, CharSequence two)
compare in interface Comparator<CharSequence>Copyright © 2013 OW2 Consortium. All Rights Reserved.