public class RefIntegerImpl extends Object implements RefInteger
Constructor and Description |
---|
RefIntegerImpl() |
RefIntegerImpl(int value) |
public RefIntegerImpl(int value)
value
- public RefIntegerImpl()
public void setValue(int value)
setValue
in interface RefInteger
value
- public void plus(int value)
plus
in interface RefInteger
value
- public void minus(int value)
minus
in interface RefInteger
value
- public Integer toInteger()
toInteger
in interface RefInteger
public Double toDouble()
toDouble
in interface RefInteger
public double toDoubleValue()
toDoubleValue
in interface RefInteger
public int toInt()
toInt
in interface RefInteger
Copyright © 2015 Lucee