MCPcopy Create free account
hub / github.com/ashish-chopra/Structures / Deque

Class Deque

src/main/java/com/queues/Deque.java:35–187  ·  view source on GitHub ↗

Deque is an adaptation of queue in which elements can be inserted and removed from front as well as from end. It implements Iterable interface to provide iterator over elements and is implemented for generic type of data elements. @author Ashish Chopra @param

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…