Class Quantiles
Object
Quantiles
Immutable list of quantiles.
-
Field Details
-
EMPTY
-
-
Method Details
-
of
Create a new Quantiles instance. You can either create Quantiles with one of the staticQuantiles.of(...)
methods, or you can use thebuilder()
. -
of
Create a new Quantiles instance. You can either create Quantiles with one of the staticQuantiles.of(...)
methods, or you can use thebuilder()
. -
size
-
get
-
iterator
-
builder
-