Descripción
Sintaxis
public boolean addAll(int index, RoleList roleList) throws IllegalArgumentException, IndexOutOfBoundsException
public boolean addAll(RoleList roleList) throws IndexOutOfBoundsException
Parámetros
- RoleList roleList,
- int index,
Excepciones
IndexOutOfBoundsException, IllegalArgumentException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.