public abstract class AbstractBillingModel<C extends TimeBasedChargeable> extends Object implements BillingModel<C>
BillingModel.Algorithm<C extends TimeBasedChargeable>, BillingModel.Fragment<C extends TimeBasedChargeable>, BillingModel.Instance<C extends TimeBasedChargeable>| 构造器和说明 |
|---|
AbstractBillingModel() |
protected abstract String getModelCode()
public boolean accept(String param)
accept 在接口中 SelectableService<String>public BillingModel.Instance<C> create(C chargeable)
create 在接口中 BillingModel<C extends TimeBasedChargeable>chargeable - 计费对象Copyright © 2020. All rights reserved.