Uses of Class
cn.leancloud.LCStatistic
Packages that use LCStatistic
-
Uses of LCStatistic in cn.leancloud
Methods in cn.leancloud that return types with arguments of type LCStatisticModifier and TypeMethodDescriptionLCStatisticResult.getResults()getterLCRanking.getStatistics()Method parameters in cn.leancloud with type arguments of type LCStatisticModifier and TypeMethodDescriptionvoidLCStatisticResult.setResults(List<LCStatistic> results) settervoidLCRanking.setStatistics(List<LCStatistic> statistics)