Uses of Class
com.google.common.net.HostSpecifier
Packages that use HostSpecifier
Package
Description
Utility methods and classes for networking (such as IP addresses and domain names).
-
Uses of HostSpecifier in com.google.common.net
Methods in com.google.common.net that return HostSpecifierModifier and TypeMethodDescriptionstatic HostSpecifier
Attempts to return aHostSpecifier
for the given string, throwing an exception if parsing fails.static HostSpecifier
Returns aHostSpecifier
built from the providedspecifier
, which is already known to be valid.