Uses of Class
modelarium.multithreading.CoordinatorThread
Packages that use CoordinatorThread
Package
Description
Implements Modelarium's worker and co-ordinator runtime.
-
Uses of CoordinatorThread in modelarium.multithreading
Methods in modelarium.multithreading that return CoordinatorThreadModifier and TypeMethodDescriptionCoordinatorHandle.coordinator()Returns the value of thecoordinatorrecord component.Constructors in modelarium.multithreading with parameters of type CoordinatorThreadModifierConstructorDescriptionCoordinatorHandle(Thread coordinatorThread, CoordinatorThread coordinator) Creates an instance of aCoordinatorHandlerecord class.