public class JoclEvent extends Event
OpenCLObject.ObjectReleaser
releaser
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, release
public void waitForFinished()
Event
waitForFinished
in class Event
public boolean isCompleted()
Event
isCompleted
in class Event
true
if the action is completed