T - type of object to comparepublic class ClassComparator<T> extends Object implements Comparator<T>, Serializable
| Constructor and Description |
|---|
ClassComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(T o1,
T o2) |
boolean |
isComparable(Class<?> c1,
Class<?> c2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsCopyright © 2013–2016. All rights reserved.