Toggle navigation
Home
int to float
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'infinispan'}
Hierarchy/Composition: -
Primitive Info: Widening
NameSpace: Jdk -> Jdk
Mapping:
Cascading Type Change (Similar)
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
int
to
float
Rename Method invocation
computeExpectedSegments
to
computeExpectedPrimarySegments
computeExpectedSegments
to
computeExpectedOwnedSegments
Rename Variable
maxPrimarySegments
to
expectedPrimarySegments
maxSegments
to
expectedOwnedSegments
usersCount
to
usersSummedByWeight
usersCount
to
usersSummedByWeight
usersCount
to
usersSummedByWeight
Add or Remove Method invocation
value
to
Float.floatToRawIntBits(value)
value
to
Float.floatToRawIntBits(value)
value
to
Float.floatToRawIntBits(value)
value
to
Float.floatToRawIntBits(value)
users.size()
to
activeUsersTimesWeights
Update Class Instacne Creation
new AllocationHint(width,elements)
to
new AllocationHint((int)Math.ceil(width),elements)