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