public final class CFNumberType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
CFIndexType
Other
|
static long |
CGFloatType
Other
|
static long |
CharType
Basic C types
|
static long |
DoubleType
Basic C types
|
static long |
Float32Type
Fixed-width types
|
static long |
Float64Type
64-bit IEEE 754
|
static long |
FloatType
Basic C types
|
static long |
IntType
Basic C types
|
static long |
LongLongType
Basic C types
|
static long |
LongType
Basic C types
|
static long |
MaxType
Other
|
static long |
NSIntegerType
Other
|
static long |
ShortType
Basic C types
|
static long |
SInt16Type
Fixed-width types
|
static long |
SInt32Type
Fixed-width types
|
static long |
SInt64Type
Fixed-width types
|
static long |
SInt8Type
Fixed-width types
|
public static final long SInt8Type
public static final long SInt16Type
public static final long SInt32Type
public static final long SInt64Type
public static final long Float32Type
public static final long Float64Type
public static final long CharType
public static final long ShortType
public static final long IntType
public static final long LongType
public static final long LongLongType
public static final long FloatType
public static final long DoubleType
public static final long CFIndexType
public static final long NSIntegerType
public static final long CGFloatType
public static final long MaxType