Uses of Class
net.sodacan.core.actor.ActorEntry
Packages that use ActorEntry
Package
Description
The Scheduler for an ActorGroup is concerned with thread coordination.
-
Uses of ActorEntry in net.sodacan.core.scheduler
Methods in net.sodacan.core.scheduler with parameters of type ActorEntryModifier and TypeMethodDescriptionprotected boolean
DefaultScheduler.evict
(ActorEntry ae) Decide if we're going to evict an ActorEntry and if so, do it.