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

Women in Nazi Germany - Flashcards
Louisa Wania
GCSE Biology, Module B4
jessmitchell
B7: Further Biology
Matthew Law
CPA Exam Flashcards
joemontin
Romeo and Juliet: Key Points
mbennett
AQA AS Biology Unit 2 DNA and Meiosis
elliedee
Matters of Life and Death - Edexcel GCSE Religious Studies Unit 3
nicolalennon12
PSBD TEST # 3_1
yog thapa
Junior Cert Physics formulas
Sarah Egan
Muscles- Physiology MCQs PMU- 2nd Year
Med Student
NSI Course
Yuvraj Sunar