rdts.datatypes.ReplicatedList
See theReplicatedList companion object
case class ReplicatedList[E](causalOrder: Map[Dot, Dots], elements: Map[Dot, E], times: Map[Dot, CausalTime], removed: Dots)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article