|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.Fsm.WirePile
Constructor Summary | |
WirePile()
|
Method Summary | |
void |
add(Wire w)
|
int |
getSize()
|
boolean |
isEmpty()
|
Wire |
peek()
|
Wire |
rem()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WirePile()
Method Detail |
public boolean isEmpty()
public int getSize()
public void add(Wire w)
public Wire rem()
public Wire peek()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |