FloatParam

object FloatParam extends SimpleParam[Float]
class SimpleParam[Float]
class QueryParamReader[Float]
trait ArgReader[Seq[String], Float, Request]
class Object
trait Matchable
class Any

Value members

Inherited methods

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