Module qtjambi

Class QtJambiLinkedListObject<E>

All Implemented Interfaces:
QtObjectInterface, Iterable<E>, Collection<E>, Deque<E>, Queue<E>
Direct Known Subclasses:
QLinkedList

public abstract class QtJambiLinkedListObject<E>
extends QtJambiCollectionObject<E>
implements Deque<E>