Class SimpleElement.AttributeMap.EntrySet

java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
com.tangosol.run.xml.SimpleElement.AttributeMap.EntrySet
All Implemented Interfaces:
Serializable, Iterable, Collection, Set
Enclosing class:
SimpleElement.AttributeMap

protected class SimpleElement.AttributeMap.EntrySet extends AbstractSet implements Serializable
A Set implementation to hold Entry objects.
See Also: