public class LocalDatePeriod extends Object implements ILocalDatePeriod
ILocalDatePeriod.| Constructor and Description |
|---|
LocalDatePeriod(LocalDate aStart,
LocalDate aEnd) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
LocalDate |
getEnd() |
LocalDate |
getStart() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitisInPeriodExcl, isInPeriodIncl, isNowInPeriodExcl, isNowInPeriodInclhasEnd, hasStart@Nullable public LocalDate getStart()
getStart in interface IHasStartAndEnd<LocalDate>null.@Nullable public LocalDate getEnd()
getEnd in interface IHasStartAndEnd<LocalDate>null.Copyright © 2014–2019 Philip Helger. All rights reserved.