public static final class Format.DecreasingBandwidthComparator extends java.lang.Object implements java.util.Comparator<Format>
Format
DecreasingBandwidthComparator()
int
compare(Format a, Format b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public DecreasingBandwidthComparator()
public int compare(Format a, Format b)
compare
java.util.Comparator<Format>