public class PathStack extends ArrayStack<String>
| Constructor and Description |
|---|
PathStack() |
| Modifier and Type | Method and Description |
|---|---|
String |
peekFullPath(String key) |
void |
pushPathKey(String key) |
contains, isEmpty, peek, peekWithNull, peekZero, pop, push, sizeCopyright © 2014. All Rights Reserved.