public static interface PercentileSummary.RowConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
consume(double percentile,
double[] values,
double variance)
Consume a row of the summary
|
Copyright © 2023. All rights reserved.