Package org.eclipse.emf.common.util
Class SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit.Queue
java.lang.Object
java.util.concurrent.atomic.AtomicReference<Pool.AccessUnit<SegmentSequence>>
org.eclipse.emf.common.util.Pool.AccessUnit.Queue<SegmentSequence>
org.eclipse.emf.common.util.SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit.Queue
- All Implemented Interfaces:
Serializable
- Enclosing class:
SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit
protected static class SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit.Queue
extends Pool.AccessUnit.Queue<SegmentSequence>
- See Also:
-
Field Summary
Fields inherited from class org.eclipse.emf.common.util.Pool.AccessUnit.Queue
exclusiveAccessUnit, GUARD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Pool.AccessUnit<SegmentSequence> pop(boolean isExclusive) 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<SegmentSequence>
-
newAccessUnit
- Specified by:
newAccessUnitin classPool.AccessUnit.Queue<SegmentSequence>
-