| Class | Description |
|---|---|
| Settings |
An immutable settings implementation.
|
| Settings.Builder |
A builder allowing to put different settings and then
Settings.Builder.build() an immutable
settings implementation. |
| SettingsFilter | |
| SettingsModule |
A module that binds the provided settings to the
Settings interface. |
| Exception | Description |
|---|---|
| NoClassSettingsException |
A specific type of
SettingsException indicating failure to load a class
based on a settings value. |
| SettingsException |
A generic failure to handle settings.
|
Copyright © 2009–2017. All rights reserved.