Package sootup.core.util
Class CollectionUtils
java.lang.Object
sootup.core.util.CollectionUtils
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CollectionUtils
public CollectionUtils()
-
-
Method Details
-
replace
Removes the oldValue from the set and adds the newValue afterwards.
-