DecodedUrl

sealed trait DecodedUrl[+A] extends Serializable
Type parameters:
A

The result of decoding an URL candidate

Companion:
object
trait Serializable
class Object
trait Matchable
class Any
class Malformed
class Matched[A]
object NotMatched.type