protected static class URI.URIPool.FileAccessUnit.Queue extends Pool.AccessUnit.Queue<URI>
exclusiveAccessUnit, GUARD| Modifier | Constructor and Description |
|---|---|
protected |
URI.URIPool.FileAccessUnit.Queue() |
| Modifier and Type | Method and Description |
|---|---|
protected Pool.AccessUnit<URI> |
newAccessUnit() |
URI.URIPool.FileAccessUnit |
pop(boolean isExclusive) |
pushpublic URI.URIPool.FileAccessUnit pop(boolean isExclusive)
pop in class Pool.AccessUnit.Queue<URI>protected Pool.AccessUnit<URI> newAccessUnit()
newAccessUnit in class Pool.AccessUnit.Queue<URI>