public class FiloQueue extends LinkedList
| Constructor and Description |
|---|
FiloQueue() |
FiloQueue(java.lang.Object o) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
pop() |
void |
push(java.lang.Object obj) |
getRoot, insert, setRoot