JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
E
F
G
H
I
L
N
P
R
S
T
P
peek()
- Method in class lab.util.
Stack
Returns the element that is on the top of this stack without popping it from the stack.
pop()
- Method in class lab.util.
Stack
Pop an element from the top of the stack returning the element.
push(E)
- Method in class lab.util.
Stack
Push an element onto the top of the stack.
E
F
G
H
I
L
N
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes