LongParam

cask.endpoints.QueryParamReader$.LongParam$
object LongParam extends SimpleParam[Long]

Attributes

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