Class CAMoney
java.lang.Object
com.io7m.cardant.model.CAMoney
Functions over monetary values.
-
Method Summary
Modifier and TypeMethodDescriptionstatic BigDecimalCreate a big decimal monetary value with a consistent math context.
-
Method Details
-
money
Create a big decimal monetary value with a consistent math context.- Parameters:
text- The input text- Returns:
- A monetary value
-