is_resolved


Description:

public bool is_resolved ()

Tests if this has already been resolved.

Unlike the other Address "get" methods, this is safe to call when this might be being resolved in another thread.

Parameters:

this

a Address

Returns:

true if this has been resolved.