T
- 对象类型public static class WeightRandomMap.WeightObject<T> extends Object
Constructor and Description |
---|
WeightObject(T obj,
double weight) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
T |
getObject() |
double |
getWeight() |
int |
hashCode() |
void |
setObject(T object) |
public WeightObject(T obj, double weight)
Copyright © 2024. All rights reserved.