Abstract Value Members
-
def
apply
(v1: String): Option[(String, Product0)]
Concrete Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
/
[A, B, C, D, E]
(sub: PathMatcher5[A, B, C, D, E]): Combi[(A, B, C, D, E)] with PathMatcher5[A, B, C, D, E]
-
def
/
[A, B, C, D]
(sub: PathMatcher4[A, B, C, D]): Combi[(A, B, C, D)] with PathMatcher4[A, B, C, D]
-
def
/
[A, B, C]
(sub: PathMatcher3[A, B, C]): Combi[(A, B, C)] with PathMatcher3[A, B, C]
-
def
/
[A, B]
(sub: PathMatcher2[A, B]): Combi[(A, B)] with PathMatcher2[A, B]
-
-
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
andThen
[A]
(g: (Option[(String, Product0)]) ⇒ A): (String) ⇒ A
-
def
asInstanceOf
[T0]
: T0
-
def
clone
(): AnyRef
-
def
compose
[A]
(g: (A) ⇒ String): (A) ⇒ Option[(String, Product0)]
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
~
[A, B, C, D, E, F, G]
(sub: PathMatcher7[A, B, C, D, E, F, G]): Combi[(A, B, C, D, E, F, G)] with PathMatcher7[A, B, C, D, E, F, G]
-
def
~
[A, B, C, D, E, F]
(sub: PathMatcher6[A, B, C, D, E, F]): Combi[(A, B, C, D, E, F)] with PathMatcher6[A, B, C, D, E, F]
-
def
~
[A, B, C, D, E]
(sub: PathMatcher5[A, B, C, D, E]): Combi[(A, B, C, D, E)] with PathMatcher5[A, B, C, D, E]
-
def
~
[A, B, C, D]
(sub: PathMatcher4[A, B, C, D]): Combi[(A, B, C, D)] with PathMatcher4[A, B, C, D]
-
def
~
[A, B, C]
(sub: PathMatcher3[A, B, C]): Combi[(A, B, C)] with PathMatcher3[A, B, C]
-
def
~
[A, B]
(sub: PathMatcher2[A, B]): Combi[(A, B)] with PathMatcher2[A, B]
-
-
Inherited from (String) ⇒ Option[(String, Product0)]
Inherited from AnyRef
Inherited from Any
A PathMatcher0 extends a function that takes the unmatched path part of the request URI and returns