public class MinMaxValue<T extends Number> extends Object
MinMaxValue(T min, T max)
T
getMax()
getMin()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MinMaxValue(T min, T max)
public T getMin()
public T getMax()
Copyright © 2015 jsolve. All rights reserved.