public interface Entry extends Externalizable
Modifier and Type | Method and Description |
---|---|
boolean |
isLeafEntry()
Returns true if this entry is an entry in a leaf node (i.e. this entry
represents a data object), false otherwise.
|
readExternal, writeExternal
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.