- java.lang.Object
-
- org.zkoss.web.servlet.xel.StringKeysMap.EntryIter
-
-
Constructor Summary
Constructors
Constructor and Description |
EntryIter() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Constructor Detail
-
EntryIter
public EntryIter()
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<org.zkoss.web.servlet.xel.StringKeysMap.Entry>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<org.zkoss.web.servlet.xel.StringKeysMap.Entry>
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.