public class DateRange extends Object
Constructor and Description |
---|
DateRange(Date startDate,
Date endDate) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Date |
getEndDate() |
Date |
getStartDate() |
int |
hashCode() |
String |
toString() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.