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

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

org.logicalcobwebs.concurrentPuttable 的使用
 

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

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



Copyright © 2014. All rights reserved.