
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, getShortNameaddChildResult, getHierarchy, setHierarchyCollection<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.