public static class FixedDateSlicerFactory.FixedDateSlicer<C extends TimeBasedChargeable> extends Object implements FragmentSlicer<C>
| Constructor and Description |
|---|
FixedDateSlicer(FixedDateSlicerProfile profile) |
public FixedDateSlicer(FixedDateSlicerProfile profile)
public List<Period> slice(Period period, C chargeable)
slice in interface FragmentSlicer<C extends TimeBasedChargeable>period - 待切时间段chargeable - 可计费对象Copyright © 2020. All rights reserved.