public final class Bin
extends java.lang.Object
| Constructor and Description |
|---|
Bin(int index,
double count)
Constructs a bin.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
double |
getCount() |
int |
getIndex() |
int |
hashCode() |