NotificationAction

rescala.fullmv.tasks.TaskBundle.NotificationAction

Attributes

Graph
Supertypes
trait FullMVAction
class RecursiveAction
class ForkJoinTask[Void]
trait Serializable
trait Future[Void]
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Concrete methods

override def doCompute(): Unit

Attributes

Definition Classes
def processNotificationResult(retainBranch: Boolean, notificationResultAction: NotificationBranchResult[FullMVTurn, of[State]]): Unit

Inherited methods

def cancel(x$0: Boolean): Boolean

Attributes

Inherited from:
ForkJoinTask

Attributes

Inherited from:
ForkJoinTask
def complete(x$0: Void): Unit

Attributes

Inherited from:
ForkJoinTask
def completeExceptionally(x$0: Throwable): Unit

Attributes

Inherited from:
ForkJoinTask
override def compute(): Unit

Attributes

Definition Classes
FullMVAction -> RecursiveAction
Inherited from:
FullMVAction

Attributes

Inherited from:
ReevaluationHandling
def doReevaluation(retainBranch: Boolean): Unit

Attributes

Inherited from:
ReevaluationHandling
def exceptionNow(): Throwable

Attributes

Inherited from:
ForkJoinTask
final def fork(): ForkJoinTask[Void]

Attributes

Inherited from:
ForkJoinTask
final def get(x$0: Long, x$1: TimeUnit): Void

Attributes

Inherited from:
ForkJoinTask
final def get(): Void

Attributes

Inherited from:
ForkJoinTask
final def getException(): Throwable

Attributes

Inherited from:
ForkJoinTask
final def getForkJoinTaskTag(): Short

Attributes

Inherited from:
ForkJoinTask
final def getRawResult(): Void

Attributes

Inherited from:
RecursiveAction
final def invoke(): Void

Attributes

Inherited from:
ForkJoinTask
final def isCancelled(): Boolean

Attributes

Inherited from:
ForkJoinTask

Attributes

Inherited from:
ForkJoinTask

Attributes

Inherited from:
ForkJoinTask
final def isDone(): Boolean

Attributes

Inherited from:
ForkJoinTask
final def join(): Void

Attributes

Inherited from:
ForkJoinTask
def processReevOutResult(retainBranch: Boolean, outAndSucc: ReevOutBranchResult[FullMVTurn, of[State]], changed: Boolean): Unit

Attributes

Inherited from:
ReevaluationHandling

Attributes

Inherited from:
ReevaluationHandling
final def quietlyComplete(): Unit

Attributes

Inherited from:
ForkJoinTask
final def quietlyInvoke(): Unit

Attributes

Inherited from:
ForkJoinTask
final def quietlyJoin(x$0: Long, x$1: TimeUnit): Boolean

Attributes

Inherited from:
ForkJoinTask
final def quietlyJoin(): Unit

Attributes

Inherited from:
ForkJoinTask
final def quietlyJoinUninterruptibly(x$0: Long, x$1: TimeUnit): Boolean

Attributes

Inherited from:
ForkJoinTask

Attributes

Inherited from:
ForkJoinTask
def resultNow(): Void

Attributes

Inherited from:
ForkJoinTask
final def setForkJoinTaskTag(x$0: Short): Short

Attributes

Inherited from:
ForkJoinTask
def state(): State

Attributes

Inherited from:
ForkJoinTask

Attributes

Inherited from:
ForkJoinTask

Abstract fields

Inherited fields

val node: of[State]

Attributes

Inherited from:
FullMVAction

Attributes

Inherited from:
FullMVAction