InetAddress.getIsLinkLocal

Tests whether address is a link-local address (that is, if it identifies a host on a local network that is not connected to the Internet).

class InetAddress
bool
getIsLinkLocal
()

Return Value

Type: bool

TRUE if address is a link-local address.

Meta

Since

2.22