Uses of Class
com.algolia.search.models.rules.TimeRange
-
Packages that use TimeRange Package Description com.algolia.search.models.rules -
-
Uses of TimeRange in com.algolia.search.models.rules
Methods in com.algolia.search.models.rules that return types with arguments of type TimeRange Modifier and Type Method Description List<TimeRange>Rule. getValidity()Method parameters in com.algolia.search.models.rules with type arguments of type TimeRange Modifier and Type Method Description RuleRule. setValidity(List<TimeRange> validity)
-