public class HashDescriptorResult<V> extends Object implements org.openscience.cdk.qsar.result.IDescriptorResult
| Constructor and Description |
|---|
HashDescriptorResult(Map<String,V> map) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,V> |
getResults() |
int |
length() |
void |
setResults(Map<String,V> results) |
String |
toString() |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.