Interface WeightedSelector<T>

All Superinterfaces:
Cloneable
All Known Implementing Classes:
WeightedSelectorImmutable, WeightedSelectorMutable, WeightedSelectorMutableBase, WeigthedSelectorDrawWithReplacement, WeigthedSelectorFailover

public interface WeightedSelector<T> extends Cloneable