get_is_link_local


Description:

[ Version ( since = "2.22" ) ]
public bool get_is_link_local ()

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

Parameters:

this

a InetAddress

Returns:

true if this is a link-local address.