Class TestableQueues
- java.lang.Object
 - 
- org.opendaylight.infrautils.testutils.concurrent.TestableQueues
 
 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidawaitEmpty(Queue<?> queue, long timeout, TimeUnit timeoutUnit)Await for aQueueto be empty. 
 -