public class FixedHoursSlicerFactory<C extends TimeBasedChargeable> extends Object implements SlicerFactory<C,FixedHoursSlicerProfile>
| Modifier and Type | Class and Description |
|---|---|
static class |
FixedHoursSlicerFactory.FixedHoursSlicer<C extends TimeBasedChargeable> |
| Constructor and Description |
|---|
FixedHoursSlicerFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(FixedHoursSlicerProfile param) |
FragmentSlicer<C> |
build(FixedHoursSlicerProfile fixedHoursSlicerProfile) |
public FragmentSlicer<C> build(FixedHoursSlicerProfile fixedHoursSlicerProfile)
build in interface SelectableFactory<FragmentSlicer<C extends TimeBasedChargeable>,FixedHoursSlicerProfile>public boolean accept(FixedHoursSlicerProfile param)
accept in interface SelectableService<FixedHoursSlicerProfile>Copyright © 2020. All rights reserved.