Searched defs:getAllByName (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DInetAddress.java1286 public static InetAddress[] getAllByName(String host) method in class:InetAddress
1291 private static InetAddress[] getAllByName(String host, InetAddress reqAddr) method in class:InetAddress

Completed in 116 milliseconds