类 FreeAlgorithmFactory
java.lang.Object
org.coodex.billing.timebased.reference.box.FreeAlgorithmFactory
- 所有已实现的接口:
AlgorithmFactory<TimeBasedChargeable,,FreeAlgorithmProfile> SelectableFactory<BillingModel.Algorithm<TimeBasedChargeable>,,FreeAlgorithmProfile> SelectableService<FreeAlgorithmProfile>
public class FreeAlgorithmFactory
extends Object
implements AlgorithmFactory<TimeBasedChargeable,FreeAlgorithmProfile>
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanaccept(FreeAlgorithmProfile param) build(FreeAlgorithmProfile freeAlgorithmProfile)
-
构造器详细资料
-
FreeAlgorithmFactory
public FreeAlgorithmFactory()
-
-
方法详细资料
-
build
-
accept
- 指定者:
accept在接口中SelectableService<FreeAlgorithmProfile>
-