Gee.ArrayQueue.poll_tail – gee-0.8 Reference Manual
Packages
gee-0.8
Gee
ArrayQueue
capacity
equal_func
is_empty
is_full
read_only
remaining_capacity
size
ArrayQueue
@foreach
add
clear
contains
drain_head
drain_tail
iterator
offer_head
offer_tail
peek
peek_head
peek_tail
poll
poll_head
poll_tail
remove
poll_tail
Description:
public
G
poll_tail
()
Polls (retrieves and remove) an element from the tail of this queue.