public final class RangeUtils extends Object
static <T extends Comparable<T>> T
checkRange(T value, T begin, T end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T extends Comparable<T>> T checkRange(T value, T begin, T end)
Copyright © 2014. All Rights Reserved.