public final class Empty extends Object
| Modifier and Type | Field and Description | 
|---|---|
static List | 
LIST
Deprecated. 
 
this is a redeclaration of the Collections.EMPTY_LIST field and should be killed. 
 | 
static Map | 
MAP
Deprecated. 
 
this is a redeclaration of the Collections.EMPTY_MAP field and should be killed. 
 | 
static String | 
STRING
The empty string. 
 | 
static String[] | 
STRING_ARRAY
An empty array of Strings. 
 | 
public static final String STRING
public static final String[] STRING_ARRAY
public static final Map MAP
public static final List LIST