Java Deque methods

Description

Description methods of the class ArrayDeque
Leonardo Cesar
Flashcards by Leonardo Cesar, updated more than 1 year ago
Leonardo Cesar
Created by Leonardo Cesar over 4 years ago
0
0

Resource summary

Question Answer
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
Show full summary Hide full summary

Similar

KING LEAR
Felicity Baines
Dr Jekyll and Mr Hyde
Rosie:)
Fundamentals in Chemistry
kate.siena
Sailmaker
julieshirlaw
History - Germany 1918 - 1945
Grace Evans
Animal Farm- The Pigs
lianastyles17
OCR gcse computer science
Jodie Awthinre
PSBD New Edition
Ps Test
1PR101 2.test - Část 14.
Nikola Truong
NSI Course
Yuvraj Sunar