jsonInt

grackle.JsonExtractor.jsonInt
object jsonInt

Attributes

Source
jsonextractors.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
jsonInt.type

Members list

Value members

Concrete methods

def unapply(j: Json): Option[Int]

Attributes

Source
jsonextractors.scala