Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getFile
Method
getFile
classpath/java/net/URL.java:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
public
String getFile() {
54
return
file;
55
}
56
57
public
String getRef() {
58
return
ref;
Callers
9
testGetFile
Method · 0.80
MyJarURLConnection
Method · 0.80
getContentLength
Method · 0.80
getInputStream
Method · 0.80
getContentLength
Method · 0.80
getInputStream
Method · 0.80
URLClassLoader
Method · 0.80
equals
Method · 0.80
toExternalForm
Method · 0.80
Calls
no outgoing calls
Tested by
1
testGetFile
Method · 0.64