ShortParam

object ShortParam extends SimpleParam[Short]
class SimpleParam[Short]
class QueryParamReader[Short]
trait ArgReader[Seq[String], Short, 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]): Short
Inherited from:
SimpleParam