| 程序包 | 说明 |
|---|---|
| com.firefly.utils.lang.pool |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
BlockingPool<T>
Represents a pool of objects that makes the requesting threads wait if no
object is available.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BoundedBlockingPool<T> |
Copyright © 2016. All rights reserved.