Package | Description |
---|---|
net.objectlab.kit.util |
This package provides a series of utilities for manipulating BigDecimal and other that can be null.
|
Modifier and Type | Method and Description |
---|---|
Total |
Total.add(BigDecimal... value) |
Total |
Total.add(Integer value) |
Total |
Total.add(Total value) |
Total |
Total.addIfTrue(boolean condition,
BigDecimal... values) |
Total |
Total.minus(BigDecimal... value) |
Total |
Total.minus(Total value) |
Total |
Total.setTotal(BigDecimal total) |
Total |
Total.subtract(BigDecimal... value) |
Total |
Total.subtractIfTrue(boolean condition,
BigDecimal... values) |
Modifier and Type | Method and Description |
---|---|
Total |
Total.add(Total value) |
Total |
Total.minus(Total value) |
Constructor and Description |
---|
Total(Total start) |
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.