Class OverflowMap.EntrySet

All Implemented Interfaces:
Iterable, Collection, Set
Enclosing class:
OverflowMap

public class OverflowMap.EntrySet extends AbstractKeySetBasedMap.EntrySet
A set of entries backed by this map.
Since:
Coherence 2.2
Author:
cp 2003.05.24, cp 2005.08.11 re-architected and split out SimpleOverflowMap