-
public final class IPAddressResultIP Address look up result for a given domain / hostname
-
-
Constructor Summary
Constructors Constructor Description IPAddressResult(String address, String hostname)
-
Method Summary
Modifier and Type Method Description final StringgetAddress()final StringgetHostname()-
-
Method Detail
-
getAddress
final String getAddress()
-
getHostname
final String getHostname()
-
-
-
-