| Package | Description |
|---|---|
| org.aoju.bus.core.lang |
| Modifier and Type | Method and Description |
|---|---|
Weighing<T> |
Weighing.add(Weighing.WeightObj<T> weightObj)
增加对象权重
|
| Constructor and Description |
|---|
Weighing(Weighing.WeightObj<T> weightObj)
构造
|
Weighing(Weighing.WeightObj<T>[] weightObjs)
构造
|
| Constructor and Description |
|---|
Weighing(Iterable<Weighing.WeightObj<T>> weightObjs)
构造
|
Copyright © 2020. All rights reserved.