implicit final
class
FoundSyntax extends AnyVal with LocationResponseGenerator
Instance Constructors
-
new
FoundSyntax(status: Found.type)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply(location: Uri): Task[Response]
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
val
status: Found.type
-
def
toString(): String
Inherited from AnyVal
Inherited from NotNull
Inherited from Any