public class DiscoveryResult extends Object
Constructor and Description |
---|
DiscoveryResult(Boolean detectResult,
InetAddress address,
Double pingDuration) |
Modifier and Type | Method and Description |
---|---|
InetAddress |
getAddress() |
Boolean |
getDetectResult() |
Double |
getPingDuration() |
public DiscoveryResult(Boolean detectResult, InetAddress address, Double pingDuration)
public Boolean getDetectResult()
public InetAddress getAddress()
public Double getPingDuration()
Copyright © 2021. All rights reserved.