public class HistogramBucket extends Object
long
count
Object
key
HistogramBucket(Object key, long count)
getCount()
getKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Object key
public final long count
public HistogramBucket(Object key, long count)
public Object getKey()
public long getCount()
Copyright © 2014–2015. All rights reserved.