Package org.aincraft.math
Interface RandomSelector.UniformRandomSelector<T>
- All Superinterfaces:
RandomSelector<T>
- Enclosing interface:
RandomSelector<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.aincraft.math.RandomSelector
RandomSelector.UniformRandomSelector<T>, RandomSelector.WeightedRandomSelector<T> -
Method Summary
Methods inherited from interface org.aincraft.math.RandomSelector
getObject
-
Method Details
-
addObject
-