Java Deque methods

Descripción

Description methods of the class ArrayDeque
Leonardo Cesar
Fichas por Leonardo Cesar, actualizado hace más de 1 año
Leonardo Cesar
Creado por Leonardo Cesar hace alrededor de 4 años
0
0

Resumen del Recurso

Pregunta Respuesta
boolean add(E e) Adds an element to the back of the queue and returns true or throw an exception
boolean offer(E e) Adds an element to the back(tail) of the queue and returns whether successful
void push(E e) Adds an element to the front of queue
E poll() Removes and return next element or return null if empty queue
E pop() Removes and return next element or throw an exception if empty queue
Mostrar resumen completo Ocultar resumen completo

Similar

Todos los Países del Mundo y sus Capitales
maya velasquez
Readings para Preparar el First Certificate (I)
maya velasquez
Mapa Mental para Resumir y Conectar Ideas
Diego Santos
TEOREMA de PITÁGORAS
JL Cadenas
Ejemplos de Preguntas de Pensamiento Analítico
Raúl Fox
La Primera Guerra Mundial
juanmadj
LA INGENIERIA Y LOS PROCESOS DE MANUFACTURA
Jorgenoboa
Disoluciones Químicas
maya velasquez
VOCALES. Diptongo o Hiato...
JL Cadenas
El Texto Argumentativo
Diego Santos
Comunicacion Efectiva
ROBERTO MACIAS