Class Iterator2List<T>

java.lang.Object
com.ibm.wala.util.collections.Iterator2Collection<T>
com.ibm.wala.util.collections.Iterator2List<T>
All Implemented Interfaces:
Serializable, Iterable<T>, Collection<T>, List<T>

public class Iterator2List<T> extends Iterator2Collection<T> implements Serializable, List<T>
See Also: