Written

rescala.fullmv.Written
case class Written[V](valueForSelf: V, valueForFuture: V) extends MaybeWritten[V]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MaybeWritten[V]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product