org.jocl.utils
Class Platforms

java.lang.Object
  extended by org.jocl.utils.Platforms

public class Platforms
extends java.lang.Object

Utility methods related to platforms.


Method Summary
static java.util.List<org.jocl.cl_platform_id> getPlatforms()
          Returns an unmodifiable list of all available platforms
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPlatforms

public static java.util.List<org.jocl.cl_platform_id> getPlatforms()
Returns an unmodifiable list of all available platforms

Returns:
The list of all available platforms