ShortJsonFormat

object ShortJsonFormat extends JsonFormat[Short]
trait JsonFormat[Short]
trait JsonWriter[Short]
trait JsonReader[Short]
class Object
trait Matchable
class Any

Value members

Concrete methods

def read(value: JsValue): Short
def write(x: Short): JsValue