LockedExecutionContext

org.nlogo.window.LockedExecutionContext
class LockedExecutionContext(lock: Object, delegate: ExecutionContext) extends ExecutionContext

Attributes

Source
NetLogoExecutionContext.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

def execute(runnable: Runnable): Unit

Attributes

Source
NetLogoExecutionContext.scala
override def prepare(): ExecutionContext

Attributes

Definition Classes
Source
NetLogoExecutionContext.scala