java.lang.Object
de.grogra.gpuflux.jocl.JOCLPlatform.JOCLPlatformVersion
- All Implemented Interfaces:
Comparator<JOCLPlatform.JOCLPlatformVersion>
- Enclosing class:
- JOCLPlatform
public class JOCLPlatform.JOCLPlatformVersion
extends Object
implements Comparator<JOCLPlatform.JOCLPlatformVersion>
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
JOCLPlatformVersion
-
-
Method Details
-
getInfo
-
getMajor
public int getMajor() -
getMinor
public int getMinor() -
compare
- Specified by:
compare
in interfaceComparator<JOCLPlatform.JOCLPlatformVersion>
-
toString
-