public static class Benchmark.Statistician extends Object
private String
desc
private List<Long>
durations
Statistician(String desc)
private void
printDurations()
void
record(long start)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final String desc
private final List<Long> durations
public Statistician(String desc)
public void record(long start)
private void printDurations()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.