Modifier and Type | Field and Description |
---|---|
static int |
BOOLEAN_SIZE |
static int |
BYTE_SIZE |
static int |
CHAR_SIZE |
static int |
DOUBLE_SIZE |
static int |
FLOAT_SIZE |
static int |
HEADER_SIZE |
static int |
INT_SIZE |
static int |
LONG_SIZE |
static int |
OBJECT_GRANULARITY_IN_BYTES |
static int |
REF_SIZE |
static int |
SHORT_SIZE |
static int |
WORD_SIZE |
Constructor and Description |
---|
SizeOf() |
public static final int OBJECT_GRANULARITY_IN_BYTES
public static final int WORD_SIZE
public static final int HEADER_SIZE
public static final int DOUBLE_SIZE
public static final int FLOAT_SIZE
public static final int LONG_SIZE
public static final int INT_SIZE
public static final int SHORT_SIZE
public static final int BYTE_SIZE
public static final int BOOLEAN_SIZE
public static final int CHAR_SIZE
public static final int REF_SIZE
public SizeOf()
Copyright © 2015 Lucee