Class IteratorUtil
java.lang.Object
com.ibm.wala.util.collections.IteratorUtil
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IteratorUtil
public IteratorUtil()
-
-
Method Details
-
contains
- Returns:
- true iff the Iterator returns some elements which equals() the object o
-
count
- Throws:
IllegalArgumentException
-
filter
-