接口 BillingModel.Algorithm<C extends TimeBasedChargeable>

所有已知实现类:
AbstractAlgorithm
封闭接口:
BillingModel<C extends TimeBasedChargeable>

public static interface BillingModel.Algorithm<C extends TimeBasedChargeable>
  • 方法概要

    修饰符和类型
    方法
    说明
    calc(List<Period> periodList, C chargeable)
     
  • 方法详细资料

    • calc

      List<Bill.Detail> calc(List<Period> periodList, C chargeable)
      参数:
      periodList - 计费的周期
      返回:
      为空或者为0则表示不适用