Toggle navigation
Home
java.util.Optional<java.lang.Double> to java.util.OptionalDouble
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
estimatedCost
to
estimatedValue
estimatedCost
to
estimatedValue
estimatedCost
to
estimatedValue
estimatedCost
to
estimatedValue
Add or Remove Method invocation
executionCost
to
actualValue.getAsDouble()
executionCost.get()
to
actualValue