given_JsonFormat_StoreManager

io.github.pervasivecats.application.Serializers$.given_JsonFormat_StoreManager$
object given_JsonFormat_StoreManager extends JsonFormat[StoreManager]

Attributes

Graph
Supertypes
trait JsonFormat[StoreManager]
trait JsonWriter[StoreManager]
trait JsonReader[StoreManager]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def read(json: JsValue): StoreManager

Attributes

Definition Classes
JsonReader
override def write(storeManager: StoreManager): JsValue

Attributes

Definition Classes
JsonWriter