org.apache.activemq.tool.reports
Class PerformanceStatisticsUtil
java.lang.Object
org.apache.activemq.tool.reports.PerformanceStatisticsUtil
public final class PerformanceStatisticsUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSum
public static long getSum(List numList)
getMin
public static long getMin(List numList)
getMax
public static long getMax(List numList)
getAve
public static double getAve(List numList)
getAveEx
public static double getAveEx(List numList)
Copyright © 2011 Apache Software Foundation. All Rights Reserved.