Toggle navigation
Home
java.lang.String to com.google.common.collect.ImmutableSet<java.lang.String>
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'closure-compiler'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Add or Remove Method invocation
closureFunction
to
ImmutableSet.copyOf(closureFunctions)
Rename Variable
closureFunction
to
closureFunctions
guard
to
guards
Cascading Type Change (Similar)
String
to
ImmutableSet<String>
Rename Method invocation
getGuardValue
to
getGuardValues