Citation de code source en Javan° 134
6 July 2014 à 11:48
/**
* BLANK_STRING storing "" for comparision
*/
public static transient String BLANK_STRING = "";
/**
* The empty String <code>""</code>.
*
*/
public static final String EMPTY = "";