public class BambooQueues extends Object
Constructor and Description |
---|
BambooQueues() |
Modifier and Type | Method and Description |
---|---|
static <T> T[] |
drainToArray(Queue<T> queue,
Class<T> type)
Converts the supplied queue to an array, draining the queue.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.