>DansTonCode();

Tous les codes sourcespage 68

Java
 29 May, 2014 à 12:43
#171
if(zftDTOList == null || (zftDTOList != null && zftDTOList.size() < 1))
{
//....
}
Java
 28 May, 2014 à 07:34
#196
// direct to the garbage
final String myString = null;