|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RefInteger
Integer Type that can be modified
Method Summary | |
---|---|
void |
minus(int value)
operation minus |
void |
plus(int value)
operation plus |
void |
setValue(int value)
|
Double |
toDouble()
|
double |
toDoubleValue()
|
int |
toInt()
|
Integer |
toInteger()
|
Method Detail |
---|
void setValue(int value)
value
- void plus(int value)
value
- void minus(int value)
value
- Integer toInteger()
int toInt()
Double toDouble()
double toDoubleValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |