接口 org.logicalcobwebs.concurrent.Takable
的使用

使用 Takable 的软件包
org.logicalcobwebs.concurrent Concurrency utilities. 
 

org.logicalcobwebs.concurrentTakable 的使用
 

org.logicalcobwebs.concurrentTakable 的子接口
 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.
 

实现 Takableorg.logicalcobwebs.concurrent 中的类
 class LinkedQueue
          A linked list based channel implementation.
 



Copyright © 2014. All rights reserved.