public interface HasTimeslot
| Modifier and Type | Field and Description |
|---|---|
static LocalDateTime |
EPOCH |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDurationBetweenReferenceAndStart()
If the HasTimeslot is based on LocalDateTime, its reference will be HasTimeslot.EPOCH
|
Duration |
getDurationOfTimeslot() |
static final LocalDateTime EPOCH
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.