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