|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectbench.runtime.internal.cflowinternal.StackDouble.Cell
public static class StackDouble.Cell
| Field Summary | |
|---|---|
double |
elem
|
StackDouble.Cell |
prev
|
| Constructor Summary | |
|---|---|
StackDouble.Cell(StackDouble.Cell prev,
double elem)
|
|
| Method Summary | |
|---|---|
int |
depth()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public StackDouble.Cell prev
public double elem
| Constructor Detail |
|---|
public StackDouble.Cell(StackDouble.Cell prev,
double elem)
| Method Detail |
|---|
public int depth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||