public class FreeAlgorithmFactory extends Object implements AlgorithmFactory<TimeBasedChargeable,FreeAlgorithmProfile>
| 构造器和说明 |
|---|
FreeAlgorithmFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(FreeAlgorithmProfile param) |
BillingModel.Algorithm<TimeBasedChargeable> |
build(FreeAlgorithmProfile freeAlgorithmProfile) |
public BillingModel.Algorithm<TimeBasedChargeable> build(FreeAlgorithmProfile freeAlgorithmProfile)
public boolean accept(FreeAlgorithmProfile param)
accept 在接口中 SelectableService<FreeAlgorithmProfile>Copyright © 2020. All rights reserved.