public class BinGrouper extends Grouper
| Constructor and Description |
|---|
BinGrouper(Double... bins) |
BinGrouper(List<Double> bins) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Double> |
getBins() |
int |
hashCode() |
public BinGrouper(Double... bins)
Copyright © 2018. All rights reserved.