public static class CollectionMetricHelper.RequestsAndTime extends java.lang.Object
long
requests
double
totalTime
RequestsAndTime(long requests, double time)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final long requests
public final double totalTime
public RequestsAndTime(long requests, double time)