public class DateRange extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Date when) |
boolean |
equals(Object obj) |
Date |
getEndDate() |
Date |
getStartDate() |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.