UriParams

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

override def fromSeq(s: Seq[(String, String)]): UriParams
Definition Classes
def parse(body: String): UriParams

Inherited methods

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

Inherited fields

final val empty: UriParams
Inherited from
StringMapLikeHelpers