|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface BinBag.Bin
Describes the extent of a bin and the value it contains.
Method Summary | |
---|---|
double |
getXMax()
Returns the upper bound of this bin. |
double |
getXMin()
Returns the lower bound of this bin. |
double |
getY()
Returns the value so far accumulated into this bin. |
Method Detail |
---|
double getXMin()
double getXMax()
double getY()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |