FloatParam

cask.endpoints.QueryParamReader$.FloatParam$
object FloatParam extends SimpleParam[Float]

Attributes

Graph
Supertypes
class SimpleParam[Float]
class QueryParamReader[Float]
trait ArgReader[Seq[String], Float, Request]
class Object
trait Matchable
class Any
Show all
Self type
FloatParam.type

Members list

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