|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStateDouble
Created by IntelliJ IDEA. User: julien Date: 12 juil. 2007 Time: 10:18:42
Method Summary | |
---|---|
double |
add(double delta)
modifying a StoredInt by an increment |
double |
get()
Returns the current value. |
IEnvironment |
getEnvironment()
Retrieving the environment |
void |
set(double y)
Modifies the value and stores if needed the former value on the trailing stack. |
Method Detail |
---|
double get()
void set(double y)
double add(double delta)
delta
- IEnvironment getEnvironment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |