public class DateRange
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
End of the date range for the returned data.
Start of the date range for the returned data.
int
-
Constructor Details
-
DateRange
public DateRange()
-
Method Details
-
getStartedAt
Start of the date range for the returned data.
-
getEndedAt
End of the date range for the returned data.
-
-
canEqual
protected boolean canEqual(Object other)
-
-