Uses of Class
org.ojalgo.scalar.Money
Packages that use Money
-
Uses of Money in org.ojalgo.scalar
Subclasses with type arguments of type Money in org.ojalgo.scalarModifier and TypeClassDescriptionfinal classAn exampleExactDecimalimplementation corresponding to the SQL data type MONEY or DECIMAL(19,4).Fields in org.ojalgo.scalar declared as MoneyModifier and TypeFieldDescriptionstatic final MoneyMoney.NEGstatic final MoneyMoney.ONEstatic final MoneyMoney.TWOstatic final MoneyMoney.ZEROFields in org.ojalgo.scalar with type parameters of type MoneyMethods in org.ojalgo.scalar that return MoneyModifier and TypeMethodDescriptionstatic MoneyMoney.valueOf(double value) static MoneyMoney.valueOf(Comparable<?> number) protected MoneyMoney.wrap(long numerator) Methods in org.ojalgo.scalar with parameters of type MoneyModifier and TypeMethodDescriptionstatic booleanMoney.isAbsolute(Money value) static booleanMoney.isInfinite(Money value) static booleanstatic boolean