| Package | Description |
|---|---|
| org.verdictdb.core.aggresult |
| Modifier and Type | Method and Description |
|---|---|
AggregateMeasures |
AggregateFrame.getMeasures() |
AggregateMeasures |
AggregateFrame.getMeasures(AggregateGroup group) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<AggregateGroup,AggregateMeasures>> |
AggregateFrame.groupAndMeasuresSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateFrame.addRow(AggregateGroup group,
AggregateMeasures measures) |
void |
AggregateFrame.addRow(AggregateMeasures measures) |
Copyright © 2018 University of Michigan. All rights reserved.