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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…