InetAddress.getIsAny

Tests whether address is the "any" address for its family. Since 2.22

class InetAddress
int
getIsAny
()

Return Value

Type: int

TRUE if address is the "any" address for its family.

Meta