Uses of Class
org.miaixz.bus.core.lang.selector.SmoothWeightSelector
Packages that use SmoothWeightSelector
-
Uses of SmoothWeightSelector in org.miaixz.bus.core.lang.selector
Methods in org.miaixz.bus.core.lang.selector that return SmoothWeightSelectorModifier and TypeMethodDescriptionSmoothWeightSelector.add(WeightObject<T> weightObj) 增加权重对象增加对象static <T> SmoothWeightSelector<T> SmoothWeightSelector.of()创建平滑加权获取器