|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Queue
| Method Summary | |
|---|---|
Queueable |
dequeue()
|
Queueable |
dequeue(int index)
|
void |
enqueue(Queueable queueable)
|
boolean |
isEmpty()
|
| Method Detail |
|---|
void enqueue(Queueable queueable)
Queueable dequeue()
Queueable dequeue(int index)
boolean isEmpty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||