public class H2OConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_ARRAY_SIZE
Maximum number of elements allocable for a single aray
|
static int |
MAX_STR_LEN
Maximum size of an array, minus one more byte reserved a trailing zero.
|
Constructor and Description |
---|
H2OConstants() |
public static final int MAX_ARRAY_SIZE
public static final int MAX_STR_LEN