|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.stanford.nlp.util.StackAgenda
StackAgenda
| Constructor Summary | |
StackAgenda()
|
|
| Method Summary | |
void |
add(Object o)
|
boolean |
hasNext()
|
Object |
next()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StackAgenda()
| Method Detail |
public void add(Object o)
add in interface Agendapublic boolean hasNext()
hasNext in interface Agendapublic Object next()
next in interface Agenda
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||