object
QueryParamDecoder
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply[T](implicit ev: QueryParamDecoder[T]): QueryParamDecoder[T]
-
final
def
asInstanceOf[T0]: T0
-
implicit
val
booleanQueryParamDecoder: QueryParamDecoder[Boolean]
-
implicit
val
charQueryParamDecoder: QueryParamDecoder[Char]
-
def
clone(): AnyRef
-
def
decodeBy[T, U](f: (U) ⇒ T)(implicit arg0: QueryParamDecoder[U]): QueryParamDecoder[T]
-
implicit
val
doubleQueryParamDecoder: QueryParamDecoder[Double]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
implicit
val
floatQueryParamDecoder: QueryParamDecoder[Float]
-
def
fromUnsafeCast[T](cast: (QueryParameterValue) ⇒ T)(typeName: String): QueryParamDecoder[T]
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
implicit
val
intQueryParamDecoder: QueryParamDecoder[Int]
-
final
def
isInstanceOf[T0]: Boolean
-
implicit
val
longQueryParamDecoder: QueryParamDecoder[Long]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
implicit
val
shortQueryParamDecoder: QueryParamDecoder[Short]
-
implicit
val
stringQueryParamDecoder: QueryParamDecoder[String]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply[T](implicit ev: QueryParamDecoder[T]): QueryParamDecoder[T]
-
final
def
asInstanceOf[T0]: T0
-
implicit
val
booleanQueryParamDecoder: QueryParamDecoder[Boolean]
-
implicit
val
charQueryParamDecoder: QueryParamDecoder[Char]
-
def
clone(): AnyRef
-
def
decodeBy[T, U](f: (U) ⇒ T)(implicit arg0: QueryParamDecoder[U]): QueryParamDecoder[T]
-
implicit
val
doubleQueryParamDecoder: QueryParamDecoder[Double]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
implicit
val
floatQueryParamDecoder: QueryParamDecoder[Float]
-
def
fromUnsafeCast[T](cast: (QueryParameterValue) ⇒ T)(typeName: String): QueryParamDecoder[T]
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
implicit
val
intQueryParamDecoder: QueryParamDecoder[Int]
-
final
def
isInstanceOf[T0]: Boolean
-
implicit
val
longQueryParamDecoder: QueryParamDecoder[Long]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
implicit
val
shortQueryParamDecoder: QueryParamDecoder[Short]
-
implicit
val
stringQueryParamDecoder: QueryParamDecoder[String]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit