OptionalQueryStringParameter

play.api.routing.sird.OptionalQueryStringParameter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Inherited methods

def unapplySeq(uri: URL): Option[Seq[Option[String]]]

Attributes

Inherited from:
QueryStringParameterExtractor
def unapplySeq(uri: URI): Option[Seq[Option[String]]]

Attributes

Inherited from:
QueryStringParameterExtractor

Attributes

Inherited from:
QueryStringParameterExtractor