|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Takable | |
org.jdiagnose.concurrent |
Uses of Takable in org.jdiagnose.concurrent |
Subinterfaces of Takable 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 Takable | |
class |
BoundedLinkedQueue
A bounded variant of LinkedQueue class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |