|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectbench.runtime.internal.cflowinternal.StackFloat.Cell
public static class StackFloat.Cell
| Field Summary | |
|---|---|
float |
elem
|
StackFloat.Cell |
prev
|
| Constructor Summary | |
|---|---|
StackFloat.Cell(StackFloat.Cell prev,
float 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 StackFloat.Cell prev
public float elem
| Constructor Detail |
|---|
public StackFloat.Cell(StackFloat.Cell prev,
float elem)
| Method Detail |
|---|
public int depth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||