Provider

org.hungerford.generic.schema.types.Provider$
See theProvider companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[T](implicit pr: Provider[T]): Provider[T]

Implicits

Implicits

implicit def provideInstance[T](implicit inst: T): Provider[T]

Inherited implicits

implicit def provideDerivation[From, T](implicit deriver: Aux[From, T]): Provider[T]

Attributes

Inherited from:
LowPriorityProviders