Package com.storedobject.common
Interface BigValue
- All Known Implementing Classes:
Money
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
An object that keeps a
BigDecimal
value.- Author:
- Syam
-
Method Summary
-
Method Details
-
getValue
BigDecimal getValue()
-