LongParam

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