public class FixedTimeFrameFactory extends TimeFrameFactory
| Modifier and Type | Field and Description |
|---|---|
protected DateTime |
startTime |
clock| Constructor and Description |
|---|
FixedTimeFrameFactory(Clock clock,
DateTime startTime) |
| Modifier and Type | Method and Description |
|---|---|
TimeFrame |
createCurrentWith(Period period) |
TimeFrame |
createWith(Period period) |
fixedprotected final DateTime startTime
public TimeFrame createCurrentWith(Period period)
createCurrentWith in class TimeFrameFactorypublic TimeFrame createWith(Period period)
createWith in class TimeFrameFactoryCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.