Package 

Class SweeperHistory

    • Method Summary

      Modifier and Type Method Description
      List<SweeperHistoryBean> getDatas() Get historical map data.
      void setDatas(List<SweeperHistoryBean> datas) Set historical map data.
      int getTotalCount() Get total number of data bars.
      void setTotalCount(int totalCount) Set total number of data bars.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait