public static class InternalHDRPercentiles.Iter extends com.google.common.collect.UnmodifiableIterator<Percentile>
| コンストラクタと説明 |
|---|
Iter(double[] percents,
org.HdrHistogram.DoubleHistogram state) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
hasNext() |
Percentile |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
public Percentile next()
Copyright © 2009–2016. All rights reserved.