Toggle navigation
Home
java.util.Map to com.google.common.collect.ListMultimap
No. of Instances - 3
No. of Commits - 3
No. of Projects - {'closure-compiler'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Add or Remove Method invocation
functions.entrySet()
to
Multimaps.asMap(functions).entrySet()
module
to
t.getModule()
Collections.<String,Pair<String,Object>>emptyMap()
to
ImmutableListMultimap.<String,Pair<String,Object>>of()
Maps.newHashMapWithExpectedSize(position)
to
ArrayListMultimap.<String,Integer>create()
user
to
subscription.getUser()
Rename Method invocation
remove
to
removeAll
Other
new ArrayList<SourcePosition<AliasTransformation>>()
to
position
subscriptionsByUser.get(user)
to
subscriptionsByUser.get(user)
Cascading Type Change (Similar)
Object
to
Pair<String,Object>
Rename Variable
key_params
to
key_tag_names
key_params
to
key_tag_names
key_params
to
key_tag_names
annotationMap
to
annotationBoListMap