| Class and Description |
|---|
| CloneIterator
A
CloneIterator iterates over a copy of a collection,
allowing for concurrent access to the original collection. |
| CloneIterator.Remover
Used by
CloneIterator to remove
elements from the original collection; since the iterator
does not have direct access to the original collection. |
| Class and Description |
|---|
| CloneIterator.Remover
Used by
CloneIterator to remove
elements from the original collection; since the iterator
does not have direct access to the original collection. |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.