Method | Description | |
---|---|---|
Peek ( ) : |
Returns the navigator at the top of the stack without adjusting the stack pointer
|
|
Pop ( ) : |
Pop the topmost navigator and return it
|
|
Push ( |
Push a navigator onto the stack
|
|
Reset ( ) : void |
Remove all navigators from the stack
|
public Push ( |
||
nav | ||
return | void |