| Package | Description | 
|---|---|
| com.google.common.net | This package contains utility methods and classes for working with net
 addresses (numeric IP and domain names). | 
| Modifier and Type | Method and Description | 
|---|---|
| static HostSpecifier | HostSpecifier. from(String specifier)Attempts to return a  HostSpecifierfor the given string, throwing
 an exception if parsing fails. | 
| static HostSpecifier | HostSpecifier. fromValid(String specifier)Returns a  HostSpecifierbuilt from the providedspecifier,
 which is already known to be valid. | 
Copyright © 2010-2015. All Rights Reserved.