Uses of Class
net.haesleinhuepf.clij2.converters.helptypes.Char2
-
Packages that use Char2 Package Description net.haesleinhuepf.clij2.converters.implementations -
-
Uses of Char2 in net.haesleinhuepf.clij2.converters.implementations
Methods in net.haesleinhuepf.clij2.converters.implementations that return Char2 Modifier and Type Method Description Char2ClearCLBufferToChar2Converter. convert(net.haesleinhuepf.clij.clearcl.ClearCLBuffer source)Methods in net.haesleinhuepf.clij2.converters.implementations that return types with arguments of type Char2 Modifier and Type Method Description Class<Char2>Char2ToClearCLBufferConverter. getSourceType()Class<Char2>ClearCLBufferToChar2Converter. getTargetType()Methods in net.haesleinhuepf.clij2.converters.implementations with parameters of type Char2 Modifier and Type Method Description net.haesleinhuepf.clij.clearcl.ClearCLBufferChar2ToClearCLBufferConverter. convert(Char2 source)
-