Package model
Class FinishedDnsTestResult
java.lang.Object
model.BaseTestResult
model.FinishedDnsTestResult
This class represents Dns measurement test results and holds a generic value of it. Since
FinishedDnsTestResult comes in two variants FinishedSimpleDnsTestResult and
FinishedTraceDnsTestResult. We can hold generic value here.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FinishedDnsTestResult
public FinishedDnsTestResult(com.google.gson.JsonElement jsonElement)
-