| 限定符和类型 | 方法和说明 |
|---|---|
Histogram |
build() |
Histogram.Builder |
count(Long count)
count.
|
Histogram.Builder |
from(Integer from)
from.
|
Histogram.Builder |
progress(String progress)
progress.
|
Histogram.Builder |
to(Integer to)
to.
|
public Histogram.Builder count(Long count)
public Histogram.Builder from(Integer from)
public Histogram.Builder progress(String progress)
public Histogram.Builder to(Integer to)
public Histogram build()
Copyright © 2025. All rights reserved.