| Package | Description |
|---|---|
| soot.jimple.spark.ondemand.genericutil |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
Util.doForAll(Collection<T> c_,
ObjectVisitor<T> v_)
Perform an action for all elements in a collection.
|
void |
ArraySet.forall(ObjectVisitor<T> visitor_) |
Copyright © 2020 Soot OSS. All rights reserved.