Package com.ibm.wala.util.collections
Class Iterator2Set<T>
java.lang.Object
com.ibm.wala.util.collections.Iterator2Collection<T>
com.ibm.wala.util.collections.Iterator2Set<T>
- All Implemented Interfaces:
Iterable<T>,Collection<T>,Set<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ibm.wala.util.collections.Iterator2Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toList, toSet, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Constructor Details
-
Iterator2Set
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein classIterator2Collection<T>
-