|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Puttable | |
| org.jdiagnose.concurrent | |
| Uses of Puttable in org.jdiagnose.concurrent |
| Subinterfaces of Puttable in org.jdiagnose.concurrent | |
interface |
BoundedChannel
A channel that is known to have a capacity, signifying that put operations may block when the
capacity is reached. |
interface |
Channel
Main interface for buffers, queues, pipes, conduits, etc. |
| Classes in org.jdiagnose.concurrent that implement Puttable | |
class |
BoundedLinkedQueue
A bounded variant of LinkedQueue class. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||