DefaultKey

object DefaultKey
Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T](key: Key): DefaultKey[T]

Creates a new instance for the specified key.

Creates a new instance for the specified key.

def apply[T](key: String): DefaultKey[T]

Creates a new instance for the specified key.

Creates a new instance for the specified key.