org.semispace.actor.example
Class PingActor
java.lang.Object
org.semispace.actor.Actor
org.semispace.actor.example.PingActor
public class PingActor
- extends Actor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PingActor
public PingActor(int numberOfPings,
SemiSpaceInterface space)
getNumberOfPings
public int getNumberOfPings()
fireItUp
public void fireItUp()
receive
public void receive(ActorMessage msg)
- Specified by:
receive in class Actor
Copyright © 2008-2012. All Rights Reserved.