All Implemented Interfaces:
Channel
All Known Implementing Classes:
BoundedBuffer, SemaphoreControlledChannel, BoundedLinkedQueue, PipedChannel, SynchronousChannel, BoundedPriorityQueue, FIFOSlot, CVBuffer, Slot
put
operations may block when the
capacity is reached. Various implementations may have
intrinsically hard-wired capacities, capacities that are fixed upon
construction, or dynamically adjustable capacities.Method from EDU.oswego.cs.dl.util.concurrent.BoundedChannel Summary: |
---|
capacity |
Method from EDU.oswego.cs.dl.util.concurrent.BoundedChannel Detail: |
---|
|