|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SingleValue
The implementor class has a single parameter. This interface provides access to that parameter.
Method Summary | |
---|---|
double |
getValue()
Returns the value of the parameter hold by the implementor of this interface. |
void |
setValue(double value)
Modifies the value of the parameter hold by the implementor of this interface. |
Method Detail |
---|
double getValue()
void setValue(double value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |