Uses of Class
jenes.statistics.StatisticsLogger.LoggableStatistics

Packages that use StatisticsLogger.LoggableStatistics
jenes.population   
jenes.statistics   
 

Uses of StatisticsLogger.LoggableStatistics in jenes.population
 

Subclasses of StatisticsLogger.LoggableStatistics in jenes.population
 class Population.Statistics
          The Population.Statistics class is only responsible for storing statistics about a population.
 

Uses of StatisticsLogger.LoggableStatistics in jenes.statistics
 

Methods in jenes.statistics with parameters of type StatisticsLogger.LoggableStatistics
 void StatisticsLogger.record(StatisticsLogger.LoggableStatistics statistics)
          Store a new statistic record in the logger.