public class MrConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FLOAT_SIZE
The size of float in bytes
|
static int |
INT_SIZE
The size of int in bytes
|
static int |
SHORT_SIZE
The size of short in bytes
|
| Constructor and Description |
|---|
MrConstants() |
public static final int FLOAT_SIZE
public static final int SHORT_SIZE
public static final int INT_SIZE