public class Statistics<T> extends Object
Statistics(T min, T max)
T
getMax()
getMin()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Statistics(T min, T max)
public T getMin()
public T getMax()
Copyright © 2014. All Rights Reserved.