public final class RefIntegerSync extends RefIntegerImpl
Constructor and Description |
---|
RefIntegerSync(int value) |
Modifier and Type | Method and Description |
---|---|
void |
minus(int value)
operation minus
|
void |
plus(int value)
operation plus
|
void |
setValue(int value) |
toDouble, toDoubleValue, toInt, toInteger, toString
public RefIntegerSync(int value)
value
- public void setValue(int value)
setValue
in interface RefInteger
setValue
in class RefIntegerImpl
value
- public void plus(int value)
plus
in interface RefInteger
plus
in class RefIntegerImpl
value
- public void minus(int value)
minus
in interface RefInteger
minus
in class RefIntegerImpl
value
- Copyright © 2015 Lucee