Package cn.leancloud

Class LCStatisticResult

java.lang.Object
cn.leancloud.LCStatisticResult

public class LCStatisticResult extends Object
  • Constructor Details

    • LCStatisticResult

      public LCStatisticResult()
  • Method Details

    • getResults

      public List<LCStatistic> getResults()
      getter
      Returns:
      statistic list.
    • setResults

      public void setResults(List<LCStatistic> results)
      setter
      Parameters:
      results - statistic list.