public class JoclEvent extends Event
OpenCLObject.ObjectReleaserreleaser| Constructor and Description |
|---|
JoclEvent(long id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCompleted()
Tests if the action is completed.
|
void |
waitForFinished()
Waits until the action has finished (blocking).
|
finalize, getReleaser, releasepublic void waitForFinished()
EventwaitForFinished in class Eventpublic boolean isCompleted()
EventisCompleted in class Eventtrue if the action is completed