Gee.Queue.remaining_capacity Reference Manual
Packages
gee-1.0
Gee
Queue
UNBOUNDED_CAPACITY
capacity
remaining_capacity
is_full
offer
peek
poll
drain
remaining_capacity
Description:
public
abstract
int
remaining_capacity {
get
; }
The remaining capacity of this queue (or
null
if capacity is not bound).
Generated by
Valadoc