T - the choice typepublic static class WeightedChoice.Choice<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
double |
getScore()
Get the score.
|
T |
getValue()
Get the chosen value.
|
public T getValue()
public double getScore()
Copyright © 2010-2014. All Rights Reserved.