package statistics; /** * Store basic stats from commons math and a few of our own * * @author aevans * */ public class BasicStatsObject { }