Toggle navigation
Home
java.io.File to java.net.URI
No. of Instances - 12
No. of Commits - 3
No. of Projects - {'junit5', 'jetty.project'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Cascading Type Change (Similar)
File
to
URI
File
to
URI
Rename Method invocation
getLocationOfClassAsFile
to
getLocationOfClass
Rename Variable
locationFile
to
location
locationFile
to
location
file
to
uri
file
to
uri
file
to
uri
Add or Remove Method invocation
_locations.isIncludedAndNotExcluded(Paths.get(location))
to
_locations.isIncludedAndNotExcluded(location)
file.toPath()
to
jarUri
getCanonicalFile
to
getURI