|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcodesimian.CDQ.Doubles
public static class CDQ.Doubles
its inefficient (but easy to code) to use a class for each data point instead of 2 array indexs
| Field Summary | |
|---|---|
CDQ.Doubles |
next
|
double |
size
|
double |
value
|
| Constructor Summary | |
|---|---|
CDQ.Doubles(double val,
double siz)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double value
public double size
public CDQ.Doubles next
| Constructor Detail |
|---|
public CDQ.Doubles(double val,
double siz)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||