Package com.portal.pcm
Class SparseArray.SAPairEnumeration
java.lang.Object
com.portal.pcm.AssocArray.PairEnumeration
com.portal.pcm.SparseArray.SAPairEnumeration
- All Implemented Interfaces:
Enumeration<Object>
- Enclosing class:
SparseArray
-
Method Summary
Methods inherited from class com.portal.pcm.AssocArray.PairEnumeration
hasMoreElements, nextPair
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Enumeration
asIterator
-
Method Details
-
nextElement
- Specified by:
nextElement
in interfaceEnumeration<Object>
- Overrides:
nextElement
in classAssocArray.PairEnumeration
-