Package com.algolia.model.recommend
Class FacetStats
java.lang.Object
com.algolia.model.recommend.FacetStats
FacetStats
-
Constructor Details
-
FacetStats
public FacetStats()
-
-
Method Details
-
setMin
-
getMin
Minimum value in the results. -
setMax
-
getMax
Maximum value in the results. -
setAvg
-
getAvg
Average facet value in the results. -
setSum
-
getSum
Sum of all values in the results. -
equals
-
hashCode
public int hashCode() -
toString
-