Top.Natural
instead@Deprecated
public static class Top.Largest<T extends java.lang.Comparable<? super T>>
extends java.lang.Object
implements java.util.Comparator<T>, java.io.Serializable
Constructor and Description |
---|
Largest()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(T a,
T b)
Deprecated.
|