objectdraw
Class InterruptableSuspendEvent
java.lang.Object
objectdraw.SuspendEvent
objectdraw.InterruptableSuspendEvent
- All Implemented Interfaces:
- ActiveObjectEventInterface
final class InterruptableSuspendEvent
- extends SuspendEvent
An ActiveObjectEventInterface event that causes ActiveObjects
executing it to suspend in such a way that calling their
interrupt methods will unblock them.
- Version:
- 1.1.1 released February 2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterruptableSuspendEvent
InterruptableSuspendEvent()
execute
public void execute()