|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Size of java primitives.
Field Summary | |
static int |
SIZEOF_BYTE
Size of a byte in bytes !!! |
static int |
SIZEOF_CHAR
Size of a char in bytes |
static int |
SIZEOF_DOUBLE
Size of a double in bytes |
static int |
SIZEOF_FLOAT
Size of a float in bytes |
static int |
SIZEOF_INT
Size of an int in bytes |
static int |
SIZEOF_LONG
Size of a long in bytes |
static int |
SIZEOF_SHORT
Size of a short in bytes |
Field Detail |
public static final int SIZEOF_BYTE
public static final int SIZEOF_CHAR
public static final int SIZEOF_SHORT
public static final int SIZEOF_INT
public static final int SIZEOF_LONG
public static final int SIZEOF_FLOAT
public static final int SIZEOF_DOUBLE
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |