public class IPv6Validator extends Object
| Constructor and Description | 
|---|
IPv6Validator()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isPlatformIPv6Ready()
Checks if the platform is IPv6 ready. 
 | 
boolean | 
keyExists(com.sun.jna.platform.win32.WinReg.HKEY root,
         String key)  | 
static void | 
main(String... args)  | 
public boolean isPlatformIPv6Ready()
public boolean keyExists(com.sun.jna.platform.win32.WinReg.HKEY root,
                         String key)
public static void main(String... args) throws IOException
IOExceptionCopyright © 2021. All rights reserved.