- java.lang.Object
-
- org.sablecc.sablecc.TypedHashMap.EntryIterator
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.util.Iterator |
iterator |
-
Constructor Summary
Constructors
Constructor and Description |
EntryIterator(java.util.Iterator iterator) |
-
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
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator
Copyright © 1997-2016 Sablecc. All Rights Reserved.