Class TrackerStats.SimpleStats

  • Enclosing class:
    TrackerStats

    public static class TrackerStats.SimpleStats
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ISimpleOrderedMap<java.lang.Object> getNamedList​(boolean incdludeDetail, boolean includeHist, boolean includeValues)  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getNamedList

        public ISimpleOrderedMap<java.lang.Object> getNamedList​(boolean incdludeDetail,
                                                                boolean includeHist,
                                                                boolean includeValues)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object