-
-
Constructor Summary
Constructors
Constructor and Description |
Histogram() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Histogram
public Histogram()
-
Method Detail
-
getKeys
public Set<E> getKeys()
-
getCount
public int getCount(E x)
Copyright © 2015 The Apache Software Foundation