public class AggregateResponse extends Object
| Constructor and Description |
|---|
AggregateResponse(List<List<Long>> matrix,
Set<String> xLabels,
Set<String> yLabels) |
| Modifier and Type | Method and Description |
|---|---|
List<List<Long>> |
getMatrix() |
Set<String> |
getxLabels() |
Set<String> |
getyLabels() |
Copyright © 2016. All Rights Reserved.