InetAddress.getIsLoopback

Tests whether address is the loopback address for its family. Since 2.22

class InetAddress
int
getIsLoopback
()

Return Value

Type: int

TRUE if address is the loopback address for its family.

Meta