public class FreeAlgorithmFactory extends Object implements AlgorithmFactory<TimeBasedChargeable,FreeAlgorithmProfile>
| Constructor and Description |
|---|
FreeAlgorithmFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(FreeAlgorithmProfile param) |
BillingModel.Algorithm<TimeBasedChargeable> |
build(FreeAlgorithmProfile freeAlgorithmProfile) |
public BillingModel.Algorithm<TimeBasedChargeable> build(FreeAlgorithmProfile freeAlgorithmProfile)
build in interface SelectableFactory<BillingModel.Algorithm<TimeBasedChargeable>,FreeAlgorithmProfile>public boolean accept(FreeAlgorithmProfile param)
accept in interface SelectableService<FreeAlgorithmProfile>Copyright © 2020. All rights reserved.