| 程序包 | 说明 |
|---|---|
| com.firefly.utils.lang.pool |
| 类和说明 |
|---|
| BlockingPool
Represents a pool of objects that makes the requesting threads wait if no
object is available.
|
| ObjectFactory
Represents the mechanism to create new objects to be used in an object pool.
|
| Pool
Represents a cached pool of objects.
|
| Pool.Dispose |
| Pool.Validator
Represents the functionality to validate an object of the pool
|
Copyright © 2016. All rights reserved.