StringMap

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

override def fromSeq(s: Seq[(String, String)]): StringMap
Definition Classes

Inherited methods

final def apply(kvs: (String, String)*): StringMap
Inherited from
StringMapLikeHelpers
final def fromMap(m: Map[String, String]): StringMap
Inherited from
StringMapLikeHelpers

Inherited fields

final val empty: StringMap
Inherited from
StringMapLikeHelpers