Toggle navigation
Home
java.util.Map to com.google.common.collect.Table
No. of Instances - 22
No. of Commits - 10
No. of Projects - {'sonarqube', 'pentaho-kettle', 'nd4j', 'closure-compiler'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Rename Variable
renameMap
to
renameTable
renameMap
to
renameTable
renameMap
to
renameTable
renameMap
to
renameTable
renameMap
to
renameTable
startPositions
to
startIssuesPositions
endPositions
to
endIssuesPositions
Update argument list (Method invocation)
get
to
get
remove
to
remove
get
to
get
get
to
get
get
to
get
get
to
get
put
to
put
get
to
get
put
to
put
get
to
get
put
to
put
get
to
get
Rename Method invocation
get
to
row
Add or Remove Method invocation
Thread.currentThread().getName()
to
offset
Thread.currentThread().getName()
to
offset
launchers.get(name)
to
launchers.get(Thread.currentThread().getName(),name)
key
to
measure.inputComponent().key()
inputFileCache.get(moduleKey)
to
inputFileCache.row(moduleKey)
inputDirCache.get(moduleKey)
to
inputDirCache.row(moduleKey)