public final class Comparables extends Object
static <T> Comparable<T>
max(Object... nrs)
min(Object... nrs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> Comparable<T> min(@Nonnull Object... nrs)
public static <T> Comparable<T> max(@Nonnull Object... nrs)
Copyright © 2014. All rights reserved.