|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pool | |
|---|---|
| org.openjena.atlas.lib | |
| Uses of Pool in org.openjena.atlas.lib |
|---|
| Classes in org.openjena.atlas.lib that implement Pool | |
|---|---|
class |
PoolBase<T>
A Pool of objects. |
class |
PoolFiniteBlocking<T>
|
class |
PoolSync<T>
Synchronization wrapper for a pool |
| Methods in org.openjena.atlas.lib that return Pool | ||
|---|---|---|
static
|
PoolSync.create(Pool<T> pool)
|
|
| Methods in org.openjena.atlas.lib with parameters of type Pool | ||
|---|---|---|
static
|
PoolSync.create(Pool<T> pool)
|
|
| Constructors in org.openjena.atlas.lib with parameters of type Pool | |
|---|---|
PoolSync(Pool<T> pool)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||