Ver Mensaje Individual
  #4 (permalink)  
Antiguo 19/05/2015, 08:54
Avatar de Profesor_Falken
Profesor_Falken
 
Fecha de Ingreso: agosto-2014
Ubicación: Mountain View
Mensajes: 1.323
Antigüedad: 9 años, 8 meses
Puntos: 182
Respuesta: ¿cuenta el add(null) como elemento contable?

Del JavaDoc de ArrayList. Primera frase:

Resizable-array implementation of the List interface. Implements all optional list operations, and permits all elements, including null.

Un saludo
__________________
If to err is human, then programmers are the most human of us