play.api.libs.json.OWrites
See theOWrites companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Converts the A
value into a JsValue.
Converts the A
value into a JsValue.
Attributes
Returns a new instance that first converts a B
value to a A
one, before converting this A
value into a JsValue.
Returns a new instance that first converts a B
value to a A
one, before converting this A
value into a JsValue.
Attributes
-
Definition Classes
-
Narrows to any B
super-type of A
.
Narrows to any B
super-type of A
.
Attributes
-
Definition Classes
-