protected static class URI.URIPool.StringAccessUnit.Queue extends Pool.AccessUnit.Queue<URI>
| Modifier and Type | Field and Description |
|---|---|
protected URI.URIPool |
pool |
exclusiveAccessUnit, GUARD| Constructor and Description |
|---|
URI.URIPool.StringAccessUnit.Queue(URI.URIPool pool) |
| Modifier and Type | Method and Description |
|---|---|
protected Pool.AccessUnit<URI> |
newAccessUnit() |
URI.URIPool.StringAccessUnit |
pop(boolean isExclusive) |
pushprotected final URI.URIPool pool
public URI.URIPool.StringAccessUnit.Queue(URI.URIPool pool)
public URI.URIPool.StringAccessUnit pop(boolean isExclusive)
pop in class Pool.AccessUnit.Queue<URI>protected Pool.AccessUnit<URI> newAccessUnit()
newAccessUnit in class Pool.AccessUnit.Queue<URI>