public class AnonymizedAggregateResult extends AggregateResult
| Constructor and Description |
|---|
AnonymizedAggregateResult(List<List<Long>> matrix,
List<Object> xLabels,
List<Object> yLabels,
int anonymizationThreshold) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getAnonymizationThreshold() |
int |
hashCode() |
getMatrix, getxLabels, getyLabels, toStringpublic int getAnonymizationThreshold()
public int hashCode()
hashCode in class AggregateResultpublic boolean equals(Object obj)
equals in class AggregateResultCopyright © 2017. All rights reserved.