public class Distribution extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
denominator |
int |
numerator |
ArrayList |
values
The values are Integer(s).
|
| Constructor and Description |
|---|
Distribution() |
Copyright © 2015. All rights reserved.