DoubleParam

cask.endpoints.QueryParamReader$.DoubleParam$
object DoubleParam extends SimpleParam[Double]

Attributes

Graph
Supertypes
class SimpleParam[Double]
class QueryParamReader[Double]
trait ArgReader[Seq[String], Double, Request]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

def arity: Int

Attributes

Inherited from:
SimpleParam
def read(ctx: Request, label: String, v: Seq[String]): T

Attributes

Inherited from:
SimpleParam