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