|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Takable 的软件包 | |
|---|---|
| org.logicalcobwebs.concurrent | Concurrency utilities. |
| org.logicalcobwebs.concurrent 中 Takable 的使用 |
|---|
| org.logicalcobwebs.concurrent 中 Takable 的子接口 | |
|---|---|
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. |
| 实现 Takable 的 org.logicalcobwebs.concurrent 中的类 | |
|---|---|
class |
LinkedQueue
A linked list based channel implementation. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||