public class TestBoundedConcurrentLinkedQueue extends Object
Constructor and Description |
---|
TestBoundedConcurrentLinkedQueue() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testClear() |
void |
testDrain() |
void |
testMultiThread() |
void |
testOfferAndPoll() |
public void testClear()
public void testMultiThread() throws InterruptedException
InterruptedException