given_JsonRW_URL

ba.sake.tupson.instances$package.given_JsonRW_URL
object given_JsonRW_URL extends JsonRW[URL]

Attributes

Graph
Supertypes
trait JsonRW[URL]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def parse(path: String, jValue: JValue): URL

Attributes

Definition Classes
override def write(value: URL): JValue

Attributes

Definition Classes

Inherited methods

def default: Option[T]

Global default for T when key is missing in JSON.

Global default for T when key is missing in JSON.

Attributes

Inherited from:
JsonRW