public class VerweisKeller extends java.lang.Object implements Keller
| Constructor and Description |
|---|
VerweisKeller() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
void |
pop() |
void |
push(java.lang.Object x) |
java.lang.Object |
top() |
private Eintrag top