T
- common item type of zipped queuespublic class PollableQueuesZipper<T> extends Object
Constructor and Description |
---|
PollableQueuesZipper() |
Modifier and Type | Method and Description |
---|---|
void |
addSource(Queue<T> queue)
Add all member queues before first invocation of
poll() . |
T |
poll()
Next common product.
|
Copyright © 2018 OpenDaylight. All rights reserved.