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