public static interface BillingModel.Algorithm<C extends TimeBasedChargeable>
| Modifier and Type | Method and Description |
|---|---|
List<Bill.Detail> |
calc(List<Period> periodList,
C chargeable) |
List<Bill.Detail> calc(List<Period> periodList, C chargeable)
periodList - 计费的周期Copyright © 2020. All rights reserved.