|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActorMessage | |
---|---|
org.semispace.actor |
Uses of ActorMessage in org.semispace.actor |
---|
Methods in org.semispace.actor with parameters of type ActorMessage | |
---|---|
abstract void |
Actor.receive(ActorMessage msg)
Receive a message which either matches the template, or that is addressed to this actor in particular (which implies that you need to check the type for each message). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |