|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjbet.DataFlow.ProcState
public class DataFlow.ProcState
Constructor Summary | |
---|---|
DataFlow.ProcState(DataFlow.ProcState ps)
|
Method Summary | |
---|---|
DataFlow.ProcState |
dup()
|
void |
printout()
|
Type |
st(int i)
|
java.util.Vector |
stt(int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataFlow.ProcState(DataFlow.ProcState ps)
Method Detail |
---|
public DataFlow.ProcState dup()
public void printout()
public Type st(int i)
public java.util.Vector stt(int i)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |