public interface RandomDistributionProvider<T>
Class<T>
getValueType()
Double
mean()
T
next()
List<T>
nextList(int size)
variance()
T next()
List<T> nextList(int size)
Double mean()
Double variance()
Class<T> getValueType()
Copyright © 2014. All Rights Reserved.