Package

com.github.kxbmap

configs

Permalink

package configs

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. configs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. case class Bytes(value: Long) extends Ordered[Bytes] with Product with Serializable

    Permalink
  2. trait Configs[A] extends AnyRef

    Permalink
  3. trait Converter[A, B] extends AnyRef

    Permalink
  4. implicit final class EnrichTypesafeConfig extends AnyVal

    Permalink
  5. type AtPath[A] = Configs[A]

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.3.0) Use Configs[A] instead

Value Members

  1. object Bytes extends Serializable

    Permalink
  2. object Configs extends ConfigsInstances

    Permalink
  3. object Converter

    Permalink
  4. package macros

    Permalink
  5. package syntax

    Permalink

Deprecated Value Members

  1. object AtPath

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.3.0) Use Configs instead

Inherited from AnyRef

Inherited from Any

Ungrouped