Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getFile
Method
getFile
CodenameOne/src/com/codename1/io/URL.java:97–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
public
String getFile() {
98
return
u.toASCIIString();
99
}
100
101
@Override
102
public
boolean equals(Object o) {
Callers
nothing calls this directly
Calls
1
toASCIIString
Method · 0.45
Tested by
no test coverage detected