| Interface | Description |
|---|---|
| ElasticPool<T> |
Pool that can create further elements when depleted.
|
| Class | Description |
|---|---|
| LimitedPool<T> |
Fixed-size pool that can be accessed by single thread only.
|
| Lookup<K,V> |
Primitive hashmap with limited insertion capability.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.