Class IntHashSet.Statistics
java.lang.Object
com.here.platform.location.compilation.core.IntHashSet.Statistics
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
,scala.Serializable
- Enclosing class:
- IntHashSet
public static class IntHashSet.Statistics
extends Object
implements scala.Product, scala.Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
-
Constructor Details
-
Statistics
-
-
Method Details
-
overflows
-
overflowFrequencies
-
mean
public int mean() -
median
public int median()
-