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