Uses of Class
org.gcube.portlets.user.dataminermanagertester.shared.result.SingleTestResult
-
Packages that use SingleTestResult Package Description org.gcube.portlets.user.dataminermanagertester.shared.result -
-
Uses of SingleTestResult in org.gcube.portlets.user.dataminermanagertester.shared.result
Methods in org.gcube.portlets.user.dataminermanagertester.shared.result that return types with arguments of type SingleTestResult Modifier and Type Method Description LinkedHashMap<String,SingleTestResult>BatchTestResult. getTestResultMap()Method parameters in org.gcube.portlets.user.dataminermanagertester.shared.result with type arguments of type SingleTestResult Modifier and Type Method Description voidBatchTestResult. setTestResultMap(LinkedHashMap<String,SingleTestResult> testResultMap)Constructor parameters in org.gcube.portlets.user.dataminermanagertester.shared.result with type arguments of type SingleTestResult Constructor Description BatchTestResult(LinkedHashMap<String,SingleTestResult> testResultMap)
-