Interface RandomSelector.WeightedRandomSelector<T>

All Superinterfaces:
RandomSelector<T>
Enclosing interface:
RandomSelector<T>

public static interface RandomSelector.WeightedRandomSelector<T> extends RandomSelector<T>