Package com.jogamp.opencl.llb.impl
Interface CLEventCallback
-
public interface CLEventCallbackA callback for a specific command execution status.- Author:
- Michael Bien
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voideventStateChanged(long event, int status)
-