final case classMap[UpstreamKeyword, UpstreamValue, Value](upstream: UpstreamKeyword, mapper: (UpstreamValue) ⇒ Value) extends Keyword[Map[UpstreamKeyword, UpstreamValue, Value], Value] with Product with Serializable
This member is added by an implicit conversion from Map[UpstreamKeyword, UpstreamValue, Value] to
any2stringadd[Map[UpstreamKeyword, UpstreamValue, Value]] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def->[B](y: B): (Map[UpstreamKeyword, UpstreamValue, Value], B)
Implicit information
This member is added by an implicit conversion from Map[UpstreamKeyword, UpstreamValue, Value] to
ArrowAssoc[Map[UpstreamKeyword, UpstreamValue, Value]] performed by method ArrowAssoc in scala.Predef.
This member is added by an implicit conversion from Map[UpstreamKeyword, UpstreamValue, Value] to
Ensuring[Map[UpstreamKeyword, UpstreamValue, Value]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from Map[UpstreamKeyword, UpstreamValue, Value] to
Ensuring[Map[UpstreamKeyword, UpstreamValue, Value]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from Map[UpstreamKeyword, UpstreamValue, Value] to
Ensuring[Map[UpstreamKeyword, UpstreamValue, Value]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from Map[UpstreamKeyword, UpstreamValue, Value] to
Ensuring[Map[UpstreamKeyword, UpstreamValue, Value]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from Map[UpstreamKeyword, UpstreamValue, Value] to
StringFormat[Map[UpstreamKeyword, UpstreamValue, Value]] performed by method StringFormat in scala.Predef.
def→[B](y: B): (Map[UpstreamKeyword, UpstreamValue, Value], B)
Implicit information
This member is added by an implicit conversion from Map[UpstreamKeyword, UpstreamValue, Value] to
ArrowAssoc[Map[UpstreamKeyword, UpstreamValue, Value]] performed by method ArrowAssoc in scala.Predef.
Inherited by implicit conversion any2stringadd from
Map[UpstreamKeyword, UpstreamValue, Value] to any2stringadd[Map[UpstreamKeyword, UpstreamValue, Value]]
Inherited by implicit conversion StringFormat from
Map[UpstreamKeyword, UpstreamValue, Value] to StringFormat[Map[UpstreamKeyword, UpstreamValue, Value]]
Inherited by implicit conversion Ensuring from
Map[UpstreamKeyword, UpstreamValue, Value] to Ensuring[Map[UpstreamKeyword, UpstreamValue, Value]]
Inherited by implicit conversion ArrowAssoc from
Map[UpstreamKeyword, UpstreamValue, Value] to ArrowAssoc[Map[UpstreamKeyword, UpstreamValue, Value]]