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, valid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCenter, getLeft, getRight
public T getValue()
ObjHistogram.Iter
getValue
in interface ObjHistogram.Iter<T>
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.