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
399 Inet6Address() { in Inet6Address() method in Inet6Address
408 Inet6Address(String hostName, byte addr[], int scope_id) { in Inet6Address() method in Inet6Address
414 Inet6Address(String hostName, byte addr[]) { in Inet6Address() method in Inet6Address
421 Inet6Address (String hostName, byte addr[], NetworkInterface nif) in Inet6Address() method in Inet6Address
428 Inet6Address (String hostName, byte addr[], String ifname) in Inet6Address() method in Inet6Address