A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
dequeue() — method, class org.as3collections.AbstractQueue | |
Retrieves and removes the head of this queue. | |
dequeue() — method, interface org.as3collections.IQueue | |
Retrieves and removes the head of this queue. | |
dequeue() — method, class org.as3collections.queues.TypedQueue | |
Forwards the call to wrappedQueue.dequeue. | |
dequeue() — method, class org.as3collections.queues.UniqueQueue | |
Forwards the call to wrappedQueue.dequeue. | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |