|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Pool.Queue
This class is part of the Egothor Project
Method Summary | |
---|---|
boolean |
empty()
Description of the Method |
java.lang.Object |
pop()
Description of the Method |
boolean |
push(java.lang.Object task)
Description of the Method |
Method Detail |
---|
boolean push(java.lang.Object task)
task
- Description of the Parameter
java.lang.Object pop()
boolean empty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |