Class LongCalculator
×News: OpenXava 7.7 released - March 9 · Read more
java.lang.Object
org.openxava.calculators.LongCalculator
- All Implemented Interfaces:
Serializable, ICalculator
- Author:
- Miguel Embuena
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LongCalculator
public LongCalculator()
-
-
Method Details
-
calculate
- Specified by:
calculatein interfaceICalculator- Throws:
Exception
-
getValue
public long getValue() -
setValue
public void setValue(long l)
-