public static class Top.Smallest<T extends java.lang.Comparable<T>>
extends java.lang.Object
implements java.util.Comparator<T>, java.io.Serializable
Serializable Comparator that that uses the
reverse of the compared elements' natural ordering.| Constructor and Description |
|---|
Top.Smallest() |