public abstract class TimeFrameFactory extends Object
| Constructor and Description |
|---|
TimeFrameFactory(Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
abstract TimeFrame |
createCurrentWith(Period period) |
abstract TimeFrame |
createWith(Period period) |
static TimeFrameFactory |
fixed(Clock clock,
DateTime startTime) |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.