|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RandomProcess
| Method Summary | |
|---|---|
double |
getCurrentValue()
If the implementing class maintains state, the current value should be updated when calling the step() method. |
double |
step()
Default step size is 1.0. |
double |
step(double aStepSize)
Deprecated. v30 Use step() instead. |
| Method Detail |
|---|
double getCurrentValue()
step() method.
double step()
@Deprecated double step(double aStepSize)
step() instead.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||