Toggle navigation
Home
double to int
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'framework'}
Hierarchy/Composition: -
Primitive Info: Narrowing
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
selfTimeShare
to
selfCount
totalTimeShare
to
totalCount
selfTimeShare
to
selfCount
totalTimeShare
to
totalCount
selfTimeShare
to
selfCount
totalTimeShare
to
totalCount
totalTimeShare
to
totalCount
totalTimeShare
to
totalCount
cost
to
priority
cost
to
priority
curAvgSpeed
to
intVal
curAvgSpeed
to
intVal
tmpSpeed
to
val
tmpSpeed
to
val
x
to
seconds
x
to
seconds
x0
to
cutoff
lengthMeters
to
edgeLengthMillimeters
uw
to
uWeight
uw
to
uWeight
slopeWalkSpeedFactor
to
effectiveWalkDistance_mm
slopeWalkSpeedFactor
to
effectiveWalkDistance_mm
flickTimestamp
to
acceleration
sentenceAccuraciesTotals
to
correctSentences
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
fileIOSamplingFraction
to
fileIOSamplingPercentage
avgNonHeapMemMax
to
curThreadCnt
avgHeapMemInit
to
curRejectJobs
avgHeapMemMax
to
curDaemonThreadCnt
avgHeapMemCmt
to
curWaitJobs
avgIdleTime
to
curActJobs
avgNonHeapMemUsed
to
totalStartedThreadCnt
avgNonHeapMemInit
to
totalIdleTime
avgHeapMemUsed
to
totalExecutedTask
min
to
p
min
to
p
minImpurityDecrease
to
featuresPerTree
Add or Remove Method invocation
children.stream().mapToDouble(ProfileNode::getTotalTimeShare).sum()
to
children.stream().mapToInt(ProfileNode::getTotalCount).sum()
pc.stmt.getCost()
to
pc.stmt.getPriority()
pc.stmt.getCost()
to
pc.stmt.getPriority()
format("%f%s [%s]",realValue / size * 100.0,dimension,originalValue)
to
format("%s%s [%s]",getInteger(realValue / size * 100.0),dimension,originalValue)
m.getNonHeapMemoryMaximum()
to
m.getCurrentThreadCount()
m.getHeapMemoryInitialized()
to
m.getCurrentRejectedJobs()
m.getHeapMemoryMaximum()
to
m.getCurrentDaemonThreadCount()
m.getHeapMemoryCommitted()
to
m.getCurrentJobWaitTime()
m.getCurrentIdleTime()
to
m.getCurrentActiveJobs()
m.getNonHeapMemoryUsed()
to
m.getTotalStartedThreadCount()
m.getNonHeapMemoryInitialized()
to
m.getTotalIdleTime()
m.getHeapMemoryUsed()
to
m.getTotalExecutedTasks()
minImpurityDecrease
to
FeaturesCountSelectionStrategies.ALL.apply(meta)
Other
<
to
>
<
to
<=
<
to
<=
Cascading Type Change (Similar)
double
to
int
double
to
int
Update Number Literal
0
to
1
0.0
to
0
0.000001
to
0
1
to
100
0.000001
to
0
1
to
100