java.net
Class InetAddressImplFactory

java.lang.Object
  |
  +--java.net.InetAddressImplFactory

class InetAddressImplFactory
extends Object


Constructor Summary
(package private) InetAddressImplFactory()
           
 
Method Summary
(package private) static InetAddressImpl create()
           
private static boolean isIPv6Supported()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InetAddressImplFactory

InetAddressImplFactory()
Method Detail

create

static InetAddressImpl create()

isIPv6Supported

private static boolean isIPv6Supported()


comments?