Packages
gee-0.8
Gee
ArrayQueue
capacity
equal_func
is_empty
is_full
read_only
remaining_capacity
size
ArrayQueue
@foreach
add
clear
contains
iterator
peek
poll
remove
clear
Description:
public
override
void
clear
()
Removes all items from this collection. Must not be called on read-only collections.