ShortParam

cask.endpoints.QueryParamReader$.ShortParam$
object ShortParam extends SimpleParam[Short]

Attributes

Graph
Supertypes
class SimpleParam[Short]
class QueryParamReader[Short]
trait ArgReader[Seq[String], Short, 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