SerializerState

io.github.vigoo.desert.internal.SerializerState$
See theSerializerState companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class RefAlreadyStored(id: RefId) extends StoreRefResult

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class RefId(value: Int) extends AnyVal

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
final case class RefIsNew(newId: RefId) extends StoreRefResult

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
sealed trait StoreRefResult

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed trait StoreStringResult

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class StringAlreadyStored(id: StringId) extends StoreStringResult

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class StringId(value: Int) extends AnyVal

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
final case class StringIsNew(newId: StringId) extends StoreStringResult

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods