Synthia
Generic and flexible data structure generator
Choice.java File Reference

Go to the source code of this file.

Classes

class  ca.uqac.lif.synthia.util.Choice< T >
 Picks an element from a collection, where the probability of picking each element can be user-defined. More...
 
class  ca.uqac.lif.synthia.util.Choice< T >.ProbabilityChoice< T >
 Simple data structure asssociating an object with a probability.
 

Packages

package  ca.uqac.lif.synthia.util
 Miscellaneous pickers performing various functions.