public class LocalDateRange extends Object
| Constructor and Description |
|---|
LocalDateRange(LocalDate startDate,
LocalDate endDate) |
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
getEndDate() |
LocalDate |
getStartDate() |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.