|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.demfgen.TypeUseCollect
public class TypeUseCollect
| Constructor Summary | |
|---|---|
TypeUseCollect()
|
|
| Method Summary | |
|---|---|
void |
add(TypeUse tu)
|
boolean |
has(TypeUse t)
|
boolean |
isEmpty()
|
void |
pop()
|
TypeUse |
top()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TypeUseCollect()
| Method Detail |
|---|
public void add(TypeUse tu)
public void pop()
public TypeUse top()
public boolean isEmpty()
public boolean has(TypeUse t)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||