Class Iterator2Set<T>

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

public class Iterator2Set<T> extends Iterator2Collection<T> implements Serializable, Set<T>
See Also: