Descripción
Sintaxis
boolean offerFirst(E e)
boolean offerFirst(E e, long timeout, TimeUnit unit) throws InterruptedException
Parámetros
- long timeout,
- E e,
- TimeUnit unit,
Excepciones
InterruptedException, IllegalArgumentException, ClassCastException, NullPointerException
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.