| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Stackpublic int height()
public Object pop()
throws NoSuchElementExceptionpublic void push(Object o)
public Object top()
throws NoSuchElementException