|
Oracle® Coherence Java API Reference Release 3.6.0.0 E15725-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
com.tangosol.run.xml.SimpleElement.AttributeMap.EntrySet
protected class SimpleElement.AttributeMap.EntrySet
A Set implementation to hold Entry objects.
| Nested Class Summary | |
|---|---|
protected class |
SimpleElement.AttributeMap.EntrySet.EntrySetIteratorAn Iterator over the Entry objects in the EntrySet. |
| Constructor Summary | |
|---|---|
protected |
SimpleElement.AttributeMap.EntrySet() |
| Method Summary | |
|---|---|
Iterator |
iterator()Returns an iterator over the elements contained in this collection. |
int |
size()Returns the number of elements in this collection. |
| Methods inherited from class java.util.AbstractSet |
|---|
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray |
| Constructor Detail |
|---|
protected SimpleElement.AttributeMap.EntrySet()
| Method Detail |
|---|
public Iterator iterator()
java.util.AbstractCollectioniterator in interface Iterableiterator in interface Collectioniterator in interface Setiterator in class AbstractCollectionpublic int size()
java.util.AbstractCollectionsize in interface Collectionsize in interface Setsize in class AbstractCollection
|
Oracle® Coherence Java API Reference Release 3.6.0.0 E15725-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||