Searched defs:getHostAddress (Results 1 – 11 of 11) sorted by relevance
59 public java.lang.String getHostAddress() { throw new RuntimeException("Stub!"); } in getHostAddress() method in Inet4Address
66 public java.lang.String getHostAddress() { throw new RuntimeException("Stub!"); } in getHostAddress() method in Inet6Address
70 public java.lang.String getHostAddress() { throw new RuntimeException("Stub!"); } in getHostAddress() method in InetAddress
95 public java.lang.String getHostAddress() { in getHostAddress() method in Inet4Address
117 public java.lang.String getHostAddress() { in getHostAddress() method in InetAddress
160 public java.lang.String getHostAddress() { in getHostAddress() method in Inet6Address
345 public String getHostAddress() { in getHostAddress() method in Inet4Address
468 protected synchronized InetAddress getHostAddress(URL u) { in getHostAddress() method in URLStreamHandler
700 public String getHostAddress() { in getHostAddress() method in InetAddress
896 public String getHostAddress() { in getHostAddress() method in Inet6Address
188 @Override public InetAddress getHostAddress(URL u) { in getHostAddress() method in OldURLStreamHandlerTest.MockURLStreamHandler