@FunctionalInterface
public static interface DoubleDBIDList.Consumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DBIDRef idref,
double val)
Act on each value.
|
void accept(DBIDRef idref, double val)
idref - DBID referenceval - valueCopyright © 2019 ELKI Development Team. License information.