Package com.algolia.model.search
Class TimeRange
java.lang.Object
com.algolia.model.search.TimeRange
TimeRange
-
Constructor Details
-
TimeRange
public TimeRange()
-
-
Method Details
-
setFrom
-
getFrom
When the rule should start to be active, in Unix epoch time. -
setUntil
-
getUntil
When the rule should stop to be active, in Unix epoch time. -
equals
-
hashCode
public int hashCode() -
toString
-