foperator.StateChange
See theStateChange companion trait
object StateChange
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StateChange.type
Members list
Type members
Classlikes
case class Deleted[T](raw: T) extends ResourceChange[T]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ResourceChange[T]trait StateChange[T]class Objecttrait Matchableclass AnyShow all
case class ResetState[T](all: List[T]) extends StateChange[T]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StateChange[T]class Objecttrait Matchableclass AnyShow all
case class Updated[T](raw: T) extends ResourceChange[T]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ResourceChange[T]trait StateChange[T]class Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article