Package 

Class PriorityDataCollectorFormatterBase

    • Method Summary

      Modifier and Type Method Description
      final SimpleResultSet newResultSet()
      final Unit addRow(PriorityDataCollector<T> c, SimpleResultSet rs)
      • Methods inherited from class java.lang.Object

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

      • PriorityDataCollectorFormatterBase

        PriorityDataCollectorFormatterBase()
    • Method Detail

      • addRow

         final Unit addRow(PriorityDataCollector<T> c, SimpleResultSet rs)