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

Method getByName

src/java/net/InetAddress.java:172–214  ·  view source on GitHub ↗

Returns a network address for the indicated host. A host name of null refers to default address for the local machine. A local cache is used to speed access to addresses. If all addresses for a host are needed, use the getAllByName() method. @param host the specified host @exception UnknownHostEx

(String host)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

InetAddressClass · 0.95
hashCodeMethod · 0.95
hostsEqualMethod · 0.95
connectMethod · 0.95

Calls 7

getSecurityManagerMethod · 0.95
getInCheckMethod · 0.95
checkConnectMethod · 0.95
lookupHostAddrMethod · 0.95
lengthMethod · 0.45
getMethod · 0.45
putMethod · 0.45

Tested by

no test coverage detected