public final class PrimitiveTypeHandler
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static <B extends java.nio.Buffer> |
nearestValueOf(int bitPix) |
static PrimitiveType<java.nio.Buffer> |
valueOf(char type) |
static <B extends java.nio.Buffer> |
valueOf(java.lang.Class<?> clazz) |
static PrimitiveType<java.nio.Buffer> |
valueOf(int bitPix) |
public static <B extends java.nio.Buffer> PrimitiveType<B> nearestValueOf(int bitPix)
public static PrimitiveType<java.nio.Buffer> valueOf(char type)
public static <B extends java.nio.Buffer> PrimitiveType<B> valueOf(java.lang.Class<?> clazz)
public static PrimitiveType<java.nio.Buffer> valueOf(int bitPix)