| Package | Description |
|---|---|
| org.dromara.hutool.core.lang.selector |
| Modifier and Type | Method and Description |
|---|---|
SmoothWeightSelector<T> |
SmoothWeightSelector.add(T obj,
int weight)
增加对象
|
SmoothWeightSelector<T> |
SmoothWeightSelector.add(WeightObj<T> weightObj)
增加权重对象
|
static <T> SmoothWeightSelector<T> |
SmoothWeightSelector.of()
创建平滑加权获取器
|
Copyright © 2025. All rights reserved.