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 almost 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

Sociological Perspectives
dousl002
Computing
Ben Leader
Chemistry Equations / Maths
Georgia B
Year 11 Psychology - Intro to Psychology and Research Methods
stephanie-vee
Themes in Lord of the Flies
lowri_luxton
TOEFL English Vocab (A - M)
Ali Kane
The Heart and Circulation
victoirespongecake21
AQA GCSE Physics Unit 3 Mindmap
Gabi Germain
AQA Additional Science B2.2 Tissues , Organs & Organ System Flashcards
Ilyass Jalloh
Neuro anatomy
James Murdoch
Système circulatoire sanguin
Martin Fortier