Class SizedQueue

All Implemented Interfaces:
Serializable, Cloneable, Comparable<IRubyObject>, InstanceVariables, InternalVariables, IRubyObject, CoreObjectType, DataType

public class SizedQueue extends Queue
The "SizedQueue" class from the 'thread' library.
See Also: