Class BotStatistics

All Implemented Interfaces:
Serializable, Cloneable, Map<BotManager,SingleBotStatistics>

public class BotStatistics extends HashMap<BotManager,SingleBotStatistics>
This class stores extended statistics for each BotManager
See Also: