|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.softsynth.jmsl.UniformRandomBehavior
public class UniformRandomBehavior
UniformRandomBehavior.java Choose a child to launch with a uniformly distributed random selection. Example: mySequenctialCollection.setBehavior(new UniformRandomBehavior())
| Constructor Summary | |
|---|---|
UniformRandomBehavior()
|
|
| Method Summary | |
|---|---|
Composable |
choose(SequentialCollection col)
Choose a child to launch with a uniformly distributed random selection. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UniformRandomBehavior()
| Method Detail |
|---|
public Composable choose(SequentialCollection col)
choose in interface Behavior
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||