Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Hosted[FullMVTurn]trait SubsumableLockEntryPointtrait FullMVTurnProxytrait Initializer[State]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class FullMVTurnImpl
Members list
Value members
Abstract methods
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
to be implemented by the propagation algorithm, called when a new reactive has been instantiated and needs to be connected to the graph and potentially reevaluated.
to be implemented by the propagation algorithm, called when a new reactive has been instantiated and needs to be connected to the graph and potentially reevaluated.
Value parameters
- incoming
-
a set of incoming dependencies
- needsReevaluation
-
true if the reactive must be reevaluated at creation even if none of its dependencies change in the creating turn.
- reactive
-
the newly instantiated reactive
Attributes
- Definition Classes
Creates the internal state of reactives.core.Deriveds
Inherited methods
Calculates a hash code value for the object.
Calculates a hash code value for the object.
The default hashing algorithm is platform dependent.
Note that it is allowed for two objects to have identical hash codes (o1.hashCode.equals(o2.hashCode)) yet not be equal (o1.equals(o2) returns false). A degenerate implementation could always return 0. However, it is required that if two objects are equal (o1.equals(o2) returns true) that they have identical hash codes (o1.hashCode.equals(o2.hashCode)). Therefore, when overriding this method, be sure to verify that the behavior is consistent with the equals method.
Attributes
hook for schedulers to globally collect all created resources, usually does nothing
hook for schedulers to globally collect all created resources, usually does nothing
Attributes
- Inherited from:
- Initializer
Attributes
- Inherited from:
- Hosted
Inherited and Abstract methods
Attributes
- Inherited from:
- FullMVTurnProxy
Attributes
- Inherited from:
- FullMVTurnProxy
Attributes
- Inherited from:
- FullMVTurnProxy
Attributes
- Inherited from:
- FullMVTurnProxy
Attributes
- Inherited from:
- SubsumableLockEntryPoint
Attributes
- Inherited from:
- FullMVTurnProxy
Attributes
- Inherited from:
- FullMVTurnProxy
Attributes
- Inherited from:
- FullMVTurnProxy
Attributes
- Inherited from:
- FullMVTurnProxy
Attributes
- Inherited from:
- SubsumableLockEntryPoint
Attributes
- Inherited from:
- SubsumableLockEntryPoint