Module life.expert
Package life.expert.value.numeric.utils
-
Class Summary Class Description DefaultNumberValue Default implementation ofNumberValuebased onBigDecimal.NumberUtils This utility class simplifies implementingAmount, by providing the common functionality.NumberValue Instances of this class allow to externalize the numeric value of aQuantity. -
Enum Summary Enum Description ConvertBigDecimal This enumeration provides general utility functions supporting conversion of number types to BigDecimal. -
Exception Summary Exception Description AmountParseException Signals that an error has been reached unexpectedly while parsing.UnknownUnitException Exception thrown when a unit code cannot be resolved into aUnit.ValueException The type Value exception.