Uses of Class
net.sodacan.core.jug.StoppedActor
Packages that use StoppedActor
Package
Description
The Scheduler for an ActorGroup is concerned with thread coordination.
-
Uses of StoppedActor in net.sodacan.core.scheduler
Methods in net.sodacan.core.scheduler with parameters of type StoppedActorModifier and TypeMethodDescriptionprotected void
DefaultScheduler.stoppedActor
(StoppedActor sa) When an actorEntry says there are no more messages and thus has stopped, see if there's actually more work to do.