IntJsonFormat

besom.json.BasicFormats.IntJsonFormat
object IntJsonFormat extends JsonFormat[Int]

Attributes

Graph
Supertypes
trait JsonFormat[Int]
trait JsonWriter[Int]
trait JsonReader[Int]
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Concrete methods

def write(x: Int): JsValue