MCPcopy 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

testGetFileMethod · 0.80
MyJarURLConnectionMethod · 0.80
getContentLengthMethod · 0.80
getInputStreamMethod · 0.80
getContentLengthMethod · 0.80
getInputStreamMethod · 0.80
URLClassLoaderMethod · 0.80
equalsMethod · 0.80
toExternalFormMethod · 0.80

Calls

no outgoing calls

Tested by 1

testGetFileMethod · 0.64