Searched defs:newConcurrentLinkedQueue (Results 1 – 1 of 1) sorted by relevance
85 public static <E> ConcurrentLinkedQueue<E> newConcurrentLinkedQueue() { in newConcurrentLinkedQueue() method in Queues93 public static <E> ConcurrentLinkedQueue<E> newConcurrentLinkedQueue( in newConcurrentLinkedQueue() method in Queues