
public class AbstractObjStaticHistogram.Iter extends AbstractStaticHistogram.Iter implements ObjHistogram.Iter<T>
bin| Constructor and Description | 
|---|
AbstractObjStaticHistogram.Iter()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
getValue()
Get the value of the bin. 
 | 
advance, advance, getCenter, getLeft, getOffset, getRight, retract, seek, validclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCenter, getLeft, getRightpublic T getValue()
ObjHistogram.ItergetValue in interface ObjHistogram.Iter<T>