|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@ThreadSafe public interface AgentMessageQueue<T>
Method Summary | |
---|---|
void |
add(T message)
|
Pair<T,Integer> |
poll()
|
Method Detail |
---|
void add(@NotNull T message)
@Nullable Pair<T,Integer> poll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |