public static class TimeChunker.TimeChunk extends Object
Constructor and Description |
---|
TimeChunk(Date startDate,
Date endDate) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Date changeTime) |
Date |
getEndDate() |
Date |
getStartDate() |
void |
setEndDate(Date endDate) |
void |
setStartDate(Date startDate) |
Copyright © 2021. All rights reserved.