Class MapIterator<X,Y>

java.lang.Object
com.ibm.wala.util.collections.MapIterator<X,Y>
All Implemented Interfaces:
Iterator<Y>

public class MapIterator<X,Y> extends Object implements Iterator<Y>
An MapIterator maps an Iterator contents to produce a new Iterator