Uses of Class
com.google.common.net.InetAddresses.Scope
Packages that use InetAddresses.Scope
Package
Description
Utility methods and classes for networking (such as IP addresses and domain names).
-
Uses of InetAddresses.Scope in com.google.common.net
Methods in com.google.common.net with parameters of type InetAddresses.ScopeModifier and TypeMethodDescriptionprivate static byte[]
InetAddresses.ipStringToBytes
(String ipStringParam, InetAddresses.Scope scope) Returnsnull
if unable to parse into abyte[]
.