| Package | Description |
|---|---|
| com.nativelibs4java.opencl |
| Modifier and Type | Method and Description |
|---|---|
CLEvent.CommandType |
CLEvent.getCommandType()
Return the command associated with event.
|
static CLEvent.CommandType |
CLEvent.CommandType.getEnum(long v) |
static CLEvent.CommandType |
CLEvent.CommandType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CLEvent.CommandType[] |
CLEvent.CommandType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2015. All Rights Reserved.