Packages

package settings

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. 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.

  2. abstract class MutableSettings extends AbsSettings

    A mutable Settings object.

Value Members

  1. object MutableSettings

Ungrouped