|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of StackEmptyException in generics |
---|
Methods in generics that throw StackEmptyException | |
---|---|
T |
Stack.peek()
Returns the object at the top of this stack without removing it. |
T |
Stack.pop()
Removes and returns the object at the top of this stack. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |