| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
BOOLEAN_DEFAULT |
false |
public static final byte |
BYTE_DEFAULT |
0 |
public static final double |
DOUBLE_DEFAULT |
0.0 |
public static final String |
EMPTY_STRING |
"" |
public static final float |
FLOAT_DEFAULT |
0.0f |
public static final char |
CHAR_DEFAULT |
0 |
public static final int |
INT_DEFAULT |
0 |
public static final long |
LONG_DEFAULT |
0L |
public static final short |
SHORT_DEFAULT |
0 |
public static final String |
STRING_DEFAULT |
"" |
Copyright © 2015. All rights reserved.