|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of EmptyStackException in net.datastructures |
|---|
| Methods in net.datastructures that throw EmptyStackException | |
|---|---|
E |
Stack.pop()
Remove the top element from the stack. |
E |
NodeStack.pop()
Remove the top element from the stack. |
E |
ArrayStack.pop()
Removes the top element from the stack. |
E |
Stack.top()
Inspect the element at the top of the stack. |
E |
NodeStack.top()
Inspect the element at the top of the stack. |
E |
ArrayStack.top()
Inspects the element at the top of the stack. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||