T - 对象类型public class SmoothWeightObj<T> extends WeightObj<T>
| Constructor and Description |
|---|
SmoothWeightObj(T obj,
int weight)
构造
|
SmoothWeightObj(T obj,
int weight,
int currentWeight)
构造
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentWeight()
获取当前权重
|
void |
setCurrentWeight(int currentWeight)
setCurrentWeight
设置当前权重
|
Copyright © 2025. All rights reserved.