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>

@Deprecated(forRemoval=true, since="1.8.0") public class Iterator2Set<T> extends Iterator2Collection<T> implements Serializable, Set<T>
Deprecated, for removal: This API element is subject to removal in a future version.
See Also: