public class SettingsResult extends BasicResult
Modifier and Type | Field and Description |
---|---|
(package private) Collection<TrackedParameter> |
settings
Settings storage.
|
Constructor and Description |
---|
SettingsResult(Collection<TrackedParameter> settings)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Collection<TrackedParameter> |
getSettings()
Get the settings
|
getLongName, getShortName
addChildResult, getHierarchy, setHierarchy
Collection<TrackedParameter> settings
public SettingsResult(Collection<TrackedParameter> settings)
settings
- Settings to storepublic Collection<TrackedParameter> getSettings()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.