- Add method
copyToArray
which copies the contents of the Queue into an array constructed by a given provider. - Add method
flushToArray
which flushes the contents of the Queue into an array constructed by the given provider.
copyToArray
which copies the contents of the Queue into an array constructed by a given provider.flushToArray
which flushes the contents of the Queue into an array constructed by the given provider.