public final class PerformanceStatisticsUtil extends Object
static double
getAve(List numList)
getAveEx(List numList)
static long
getMax(List numList)
getMin(List numList)
getSum(List numList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static long getSum(List numList)
public static long getMin(List numList)
public static long getMax(List numList)
public static double getAve(List numList)
public static double getAveEx(List numList)
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.