Uses of Class
tigase.stats.StatRecord
-
Packages that use StatRecord Package Description tigase.stats -
-
Uses of StatRecord in tigase.stats
Methods in tigase.stats that return types with arguments of type StatRecord Modifier and Type Method Description LinkedHashMap<String,StatRecord>StatisticsList. addCompStats(String comp)LinkedHashMap<String,StatRecord>StatisticsList. getCompStats(String comp)Iterator<StatRecord>StatisticsList. iterator()Methods in tigase.stats with parameters of type StatRecord Modifier and Type Method Description booleanStatisticsList. checkLevel(Level recordLevel, StatRecord record)
-