Gee.UnrolledLinkedList.drain_tail – gee-0.8 Reference Manual
Packages
gee-0.8
Gee
UnrolledLinkedList
capacity
equal_func
is_full
read_only
remaining_capacity
size
UnrolledLinkedList
@foreach
@get
@set
add
bidir_list_iterator
clear
contains
drain
drain_head
drain_tail
index_of
insert
iterator
list_iterator
offer
offer_head
offer_tail
peek
peek_head
peek_tail
poll
poll_head
poll_tail
remove
remove_at
slice
drain_tail
Description:
public
int
drain_tail
(
Collection
<
G
> recipient,
int
amount =
-1
)