Uses of Class
com.algolia.search.models.indexing.AroundRadius
-
Packages that use AroundRadius Package Description com.algolia.search.models.indexing -
-
Uses of AroundRadius in com.algolia.search.models.indexing
Fields in com.algolia.search.models.indexing declared as AroundRadius Modifier and Type Field Description protected AroundRadiusSearchParameters. aroundRadiusMethods in com.algolia.search.models.indexing that return AroundRadius Modifier and Type Method Description AroundRadiusSearchParameters. getAroundRadius()static AroundRadiusAroundRadius. of(Integer radius)static AroundRadiusAroundRadius. of(String s)Methods in com.algolia.search.models.indexing with parameters of type AroundRadius Modifier and Type Method Description TSearchParameters. setAroundRadius(AroundRadius aroundRadius)
-