Uses of Class
org.ojalgo.scalar.Money
Packages that use Money
-
Uses of Money in org.ojalgo.scalar
Fields in org.ojalgo.scalar declared as MoneyModifier and TypeFieldDescriptionstatic final Money
Money.NEG
static final Money
Money.ONE
static final Money
Money.TWO
static final Money
Money.ZERO
Fields in org.ojalgo.scalar with type parameters of type MoneyMethods in org.ojalgo.scalar that return MoneyModifier and TypeMethodDescriptionstatic Money
Money.valueOf
(double value) static Money
Money.valueOf
(Comparable<?> number) protected Money
Money.wrap
(long numerator) Methods in org.ojalgo.scalar with parameters of type MoneyModifier and TypeMethodDescriptionstatic boolean
Money.isAbsolute
(Money value) static boolean
Money.isInfinite
(Money value) static boolean
static boolean