public static interface SyntheticOptions.Sampler
extends java.io.Serializable
Wrapper over a distribution. Unfortunately commons-math does not provide a common interface
over both RealDistribution and IntegerDistribution, and we sometimes need one and sometimes the
other.