public class AmountCalculator extends Object
| Constructor and Description |
|---|
AmountCalculator() |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
calcAmount(List<WrappedBooking> bookings) |
public static BigDecimal calcAmount(List<WrappedBooking> bookings)
Copyright © 2018. All rights reserved.