Module life.expert
Package life.expert.value.numeric
- Quantity value calsses, based on BigDecimal
- inspired by JSR 354: Money and Currency API (https://javamoney.github.io)
- "value object" Enterprise pattern, "value objects" Domain Driven Design pattern, "quantity" Analysis pattern.
-
Class Summary Class Description PositiveInteger Simple value-object int wrapper.PositiveLong Simple value-object long wrapper.