Package com.algolia.model.search
Class TimeRange
java.lang.Object
com.algolia.model.search.TimeRange
TimeRange
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimeRange
public TimeRange()
-
-
Method Details
-
setFrom
-
getFrom
Lower bound of the time range (Unix timestamp).- Returns:
- from
-
setUntil
-
getUntil
Upper bound of the time range (Unix timestamp).- Returns:
- until
-
equals
-
hashCode
public int hashCode() -
toString
-