Class Profiler.RowCount

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int rowCount  
    • Constructor Summary

      Constructors 
      Constructor Description
      RowCount​(int rowCount)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object toMap​(JsonBuilder jsonBuilder)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • rowCount

        final int rowCount
    • Constructor Detail

      • RowCount

        public RowCount​(int rowCount)