Modifier and Type | Field and Description |
---|---|
static Double |
DOUBLE_ZERO |
static Object[] |
EMPTY_OBJECT_ARRAY |
static Integer |
INTEGER_0
Field
INTEGER_ZERO equals Integer.valueOf(0) |
static Integer |
INTEGER_1
Field
INTEGER_ONE equals Integer.valueOf(1) |
static Integer |
INTEGER_10
Field
INTEGER_NINE equals Integer.valueOf(9) |
static Integer |
INTEGER_11 |
static Integer |
INTEGER_12 |
static Integer |
INTEGER_2
Field
INTEGER_TWO equals Integer.valueOf(8) |
static Integer |
INTEGER_3
Field
INTEGER_THREE equals Integer.valueOf(3) |
static Integer |
INTEGER_4
Field
INTEGER_FOUR equals Integer.valueOf(4) |
static Integer |
INTEGER_5
Field
INTEGER_FIVE equals Integer.valueOf(5) |
static Integer |
INTEGER_6
Field
INTEGER_SIX equals Integer.valueOf(6) |
static Integer |
INTEGER_7
Field
INTEGER_SEVEN equals Integer.valueOf(7) |
static Integer |
INTEGER_8
Field
INTEGER_EIGHT equals Integer.valueOf(8) |
static Integer |
INTEGER_9
Field
INTEGER_NINE equals Integer.valueOf(9) |
static Integer |
INTEGER_MINUS_ONE |
static Long |
LONG_ZERO |
static short |
SHORT_VALUE_ZERO |
static Short |
SHORT_ZERO |
Constructor and Description |
---|
Constants() |
public static final Object[] EMPTY_OBJECT_ARRAY
public static final Integer INTEGER_MINUS_ONE
public static final Integer INTEGER_10
INTEGER_NINE
equals Integer.valueOf(9)public static final Integer INTEGER_11
public static final Integer INTEGER_12
public static final short SHORT_VALUE_ZERO
public static final Short SHORT_ZERO
public static final Double DOUBLE_ZERO
public Constants()
Copyright © 2015 Lucee