DATATYPE - Date and time typepublic interface IHasStartAndEnd<DATATYPE>
| Modifier and Type | Method and Description |
|---|---|
DATATYPE |
getEnd() |
DATATYPE |
getStart() |
default boolean |
hasEnd() |
default boolean |
hasStart() |
Copyright © 2014–2023 Philip Helger. All rights reserved.