Class IteratorPlusOne<T>

java.lang.Object
com.ibm.wala.util.collections.IteratorPlusOne<T>
All Implemented Interfaces:
Iterator<T>

public class IteratorPlusOne<T> extends Object implements Iterator<T>
A utility to efficiently compose an iterator and a singleton