|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntegerArgI
This interface is used for returning additional output function parameters. It serves as a object container only.
Method Summary | |
---|---|
int |
getValue()
Get value stored in the container |
void |
setValue(int value)
Store new value in the container. |
Method Detail |
---|
int getValue()
void setValue(int value)
value
- New result value
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |