public interface Type
Modifier and Type | Field and Description |
---|---|
static Type |
ADDRESS |
static Type |
DOUBLE |
static Type |
FLOAT |
static Type |
SCHAR |
static Type |
SINT |
static Type |
SLONG |
static Type |
SLONGLONG |
static Type |
SSHORT |
static Type |
UCHAR |
static Type |
UINT |
static Type |
ULONG |
static Type |
ULONGLONG |
static Type |
USHORT |
static final Type SCHAR
static final Type UCHAR
static final Type SSHORT
static final Type USHORT
static final Type SINT
static final Type UINT
static final Type SLONG
static final Type ULONG
static final Type SLONGLONG
static final Type ULONGLONG
static final Type FLOAT
static final Type DOUBLE
static final Type ADDRESS