Toggle navigation
Home
java.util.Map to com.google.common.collect.Multiset
No. of Instances - 3
No. of Commits - 2
No. of Projects - {'Singularity', 'closure-compiler'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Rename Variable
incrementalBounceRemainingInstanceMap
to
incrementalBounceCleaningTasks
Rename Method invocation
remove
to
add
Add or Remove Method invocation
propertyExportRefCount.containsKey(qName)
to
propertyExportRefCount.count(qName)
propertyExportRefCount.get(qName)
to
propertyExportRefCount.count(qName)