|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Queue | |
|---|---|
| jsint | The JScheme implementation. |
| Uses of Queue in jsint |
|---|
| Methods in jsint that return Queue | |
|---|---|
Queue |
Queue.add(java.lang.Object item)
Add an item to the end of the Queue. |
Queue |
Queue.remove()
Remove an item from the front of the Queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||