public static class HistoricsPreviewData.DataEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
analysis |
protected Map<String,Long> |
output |
protected String |
target |
protected int |
threshold |
| Constructor and Description |
|---|
DataEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnalysis() |
Map<String,Long> |
getOutput() |
String |
getTarget() |
int |
getThreshold() |
Copyright © 2017. All Rights Reserved.