|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwater.Iced
hex.Histogram.Bins
public static class Histogram.Bins
| Method Summary | |
|---|---|
static Histogram.Bins |
makePrettyBins(double start,
double end,
int n)
|
Histogram.Bins |
read(AutoBuffer bb)
Deserialize from the AutoBuffer into a pre-existing 'this' object. |
AutoBuffer |
write(AutoBuffer bb)
Serialize the 'this' object into the AutoBuffer, returning the AutoBuffer. |
| Methods inherited from class water.Iced |
|---|
clone, frozenType, init, newInstance, toDocField, writeJSON, writeJSONFields |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public AutoBuffer write(AutoBuffer bb)
Freezable
write in interface Freezablewrite in class Icedpublic Histogram.Bins read(AutoBuffer bb)
Freezable
read in interface Freezableread in class Iced
public static Histogram.Bins makePrettyBins(double start,
double end,
int n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||