Package org.eclipse.emf.common.util
Class URI.URIPool.StringAccessUnit.Queue
java.lang.Object
java.util.concurrent.atomic.AtomicReference<Pool.AccessUnit<E>>
org.eclipse.emf.common.util.Pool.AccessUnit.Queue<URI>
org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit.Queue
- All Implemented Interfaces:
Serializable
- Enclosing class:
- URI.URIPool.StringAccessUnit
- See Also:
-
Field Summary
FieldsFields inherited from class org.eclipse.emf.common.util.Pool.AccessUnit.Queue
exclusiveAccessUnit, GUARD -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.emf.common.util.Pool.AccessUnit.Queue
pushMethods inherited from class java.util.concurrent.atomic.AtomicReference
accumulateAndGet, compareAndExchange, compareAndExchangeAcquire, compareAndExchangeRelease, compareAndSet, get, getAcquire, getAndAccumulate, getAndSet, getAndUpdate, getOpaque, getPlain, lazySet, set, setOpaque, setPlain, setRelease, toString, updateAndGet, weakCompareAndSet, weakCompareAndSetAcquire, weakCompareAndSetPlain, weakCompareAndSetRelease, weakCompareAndSetVolatile
-
Field Details
-
pool
-
-
Constructor Details
-
Queue
-
-
Method Details
-
pop
- Overrides:
popin classPool.AccessUnit.Queue<URI>
-
newAccessUnit
- Specified by:
newAccessUnitin classPool.AccessUnit.Queue<URI>
-