Interface PeriodicallyTriggeredCostModelEntity.Factory
-
- All Known Implementing Classes:
PeriodicallyTriggeredCostModelEntity_Factory_Impl
- Enclosing class:
- PeriodicallyTriggeredCostModelEntity
@AssistedFactory public static interface PeriodicallyTriggeredCostModelEntity.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PeriodicallyTriggeredCostModelEntity
create(double firstOccurrence, double delay)
-
-
-
Method Detail
-
create
PeriodicallyTriggeredCostModelEntity create(double firstOccurrence, double delay)
-
-