allMethods = new LinkedHashSet<>() | allMethods = Iterables.concat(existingMethods,newMethods) | new LinkedHashSet<>() | Iterables.concat(existingMethods,newMethods) | j2objc | fa4d2e3713aecfbd1535d7d2dcecff3d3aa3d5b5 | com.google.devtools.j2objc.translate.DefaultMethodShimGenerator.TypeFixer | | | | - java.util.LinkedHashSet
- com.google.common.collect.Iterables
| xyz | Iterables.concat(existingMethods,newMethods) |
---|
| AssignedTo | False |