public class NaturalOrderComparator extends Object implements Comparator
Constructor and Description |
---|
NaturalOrderComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object o1,
Object o2) |
static int |
compareRight(String a,
String b) |
static int |
compareTo(Object o1,
Object o2) |
static void |
main(String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
Copyright © 2015. All rights reserved.