MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / getHostName

Method getHostName

src/java/net/InetAddress.java:86–100  ·  view source on GitHub ↗

Gets the hostname for this address; also the key in the hashtable. If the host is equal to null, then this address refers to any of the local machine's available network addresses.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

receiveMethod · 0.95
SocketMethod · 0.80
sendMethod · 0.80
acceptMethod · 0.80
mainMethod · 0.80

Calls 1

getHostByAddrMethod · 0.95

Tested by

no test coverage detected