Uses of Class
java.net.Inet4Address
Packages that use Inet4Address
-
Uses of Inet4Address in java.net
Methods in java.net that return Inet4AddressModifier and TypeMethodDescriptionstatic Inet4Address
Creates anInet4Address
based on the provided textual representation of an IPv4 address.static Inet4Address
Inet4Address.ofPosixLiteral
(String posixIPAddressLiteral) Creates anInet4Address
based on the provided textual representation of an IPv4 address in POSIXinet_addr
compatible form.