org.jocl.struct
Class CLTypes.cl_short

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

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


Constructor Summary
CLTypes.cl_short()
           
 
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_short

public CLTypes.cl_short()
Method Detail

get

public short get()

set

public void set(short value)