|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgrader.histogram.Histogram
public class Histogram
Generic JavaDoc for Histogram
| Field Summary | |
|---|---|
protected java.util.Collection<Bin> |
bin
|
protected java.util.Collection<HistogramSector> |
histogramsector
|
| Constructor Summary | |
|---|---|
Histogram()
Default Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Collection<Bin> bin
protected java.util.Collection<HistogramSector> histogramsector
| Constructor Detail |
|---|
public Histogram()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||