public class ComparableComparator<T extends Comparable<T>> extends Object implements Comparator<T>, Serializable
| Constructor and Description |
|---|
ComparableComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(T object,
T compareWithObject) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(T object, T compareWithObject)
compare in interface Comparator<T extends Comparable<T>>Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.