Uses of Class
elki.result.SettingsResult.SettingInformation
-
Packages that use SettingsResult.SettingInformation Package Description elki.result Result types, representation and handling. -
-
Uses of SettingsResult.SettingInformation in elki.result
Fields in elki.result with type parameters of type SettingsResult.SettingInformation Modifier and Type Field Description (package private) java.util.Collection<SettingsResult.SettingInformation>
SettingsResult. settings
Settings storage.Methods in elki.result that return types with arguments of type SettingsResult.SettingInformation Modifier and Type Method Description java.util.Collection<SettingsResult.SettingInformation>
SettingsResult. getSettings()
Get the settings
-