Interface RandomSelector<T>

All Known Subinterfaces:
RandomSelector.UniformRandomSelector<T>, RandomSelector.WeightedRandomSelector<T>

public interface RandomSelector<T>