LongValueFormat

object LongValueFormat extends RootJsonFormat[LongValue]
trait RootJsonFormat[LongValue]
trait RootJsonWriter[LongValue]
trait RootJsonReader[LongValue]
trait JsonFormat[LongValue]
trait JsonWriter[LongValue]
trait JsonReader[LongValue]
class Object
trait Matchable
class Any

Value members

Concrete methods

def read(value: JsValue): LongValue & Product
def write(c: LongValue): JsValue