public class BalanceBO extends Object
| Constructor and Description |
|---|
BalanceBO() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateAmount(BigDecimal amount,
BinaryOperator<BigDecimal> functionToApply) |
public void updateAmount(BigDecimal amount, BinaryOperator<BigDecimal> functionToApply)
Copyright © 2020. All rights reserved.