org.jocl.struct
Class CLTypes.cl_ushort

java.lang.Object
  extended by org.jocl.struct.CLTypes.cl_ushort
Enclosing class:
CLTypes

public static final class CLTypes.cl_ushort
extends java.lang.Object


Constructor Summary
CLTypes.cl_ushort()
           
 
Method Summary
 short get()
           
 void set(short value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CLTypes.cl_ushort

public CLTypes.cl_ushort()
Method Detail

get

public short get()

set

public void set(short value)