q=QueueByTypeFactory.buildQ(qType,qCapacity); | q=QueueByTypeFactory.createQueue(qType,qCapacity); | QueueByTypeFactory.buildQ(qType,qCapacity) | QueueByTypeFactory.createQueue(qType,qCapacity) | JCTools | 66e71af125bf9ef6a5372bf6ccbba1f2a7679ee4 | org.jctools.jmh.latency.QueueBurstCost | | | | - org.jctools.queues.QueueByTypeFactory
| | Uses | True |