Home
last modified time | relevance | path

Searched defs:Inet6Address (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DInet6Address.java178 class Inet6Address extends InetAddress { class
380 Inet6Address() { in Inet6Address() method in Inet6Address
389 Inet6Address(String hostName, byte addr[], int scope_id) { in Inet6Address() method in Inet6Address
395 Inet6Address(String hostName, byte addr[]) { in Inet6Address() method in Inet6Address
402 Inet6Address (String hostName, byte addr[], NetworkInterface nif) throws UnknownHostException { in Inet6Address() method in Inet6Address
407 Inet6Address (String hostName, byte addr[], String ifname) throws UnknownHostException { in Inet6Address() method in Inet6Address