Package org.eclipse.emf.common.util
Class URI.URIPool.FileAccessUnit.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.FileAccessUnit.Queue
- All Implemented Interfaces:
Serializable
- Enclosing class:
- URI.URIPool.FileAccessUnit
- See Also:
-
Field Summary
Fields 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
-
Constructor Details
-
Queue
protected Queue()
-
-
Method Details
-
pop
- Overrides:
popin classPool.AccessUnit.Queue<URI>
-
newAccessUnit
- Specified by:
newAccessUnitin classPool.AccessUnit.Queue<URI>
-