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 © 2020. All rights reserved.