Searched refs:numericToTextFormat (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/net/
H A DInet4Address.java329 return numericToTextFormat(getAddress());
372 static String numericToTextFormat(byte[] src) method in class:Inet4Address
H A DInet6Address.java644 String s = numericToTextFormat(ipaddress);
743 static String numericToTextFormat(byte[] src) method in class:Inet6Address

Completed in 51 milliseconds