package settings
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
AbsSettings extends AnyRef
A Settings abstraction boiled out of the original highly mutable Settings class with the intention of creating an ImmutableSettings which can be used interchangeably.
A Settings abstraction boiled out of the original highly mutable Settings class with the intention of creating an ImmutableSettings which can be used interchangeably. Except of course without the mutants.
-
abstract
class
MutableSettings extends AbsSettings
A mutable Settings object.
Value Members
- object MutableSettings