Class DateRange
java.lang.Object
com.amilesend.tmdb.client.model.movie.list.type.DateRange
Defines the date range used to query/filter on a list of movies.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic DateRange.DateRangeBuilderbuilder()booleanThe maximum timestamp.The minimum timestamp.inthashCode()toString()
-
Method Details
-
builder
-
getMinimum
The minimum timestamp. -
getMaximum
The maximum timestamp. -
equals
-
hashCode
-
toString
-