public class ValueUtil extends Object
static <E extends Comparable<E>> boolean
checkRange(E value, E min, E max)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <E extends Comparable<E>> boolean checkRange(E value, E min, E max)
Copyright © 2014 University of Tartu. All Rights Reserved.