Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getHost
Method
getHost
classpath/java/net/URL.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
public
String getHost() {
46
return
host;
47
}
48
49
public
int
getPort() {
50
return
port;
Callers
3
main
Method · 0.80
equals
Method · 0.80
toExternalForm
Method · 0.80
Calls
no outgoing calls
Tested by
1
main
Method · 0.64