E - type of the elements stored in the Queue.public interface QueuedPipe<E> extends java.util.Queue<E>, Pipe<E>
Queue and Pipe.addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArrayaddedCount, capacity, drain, drain, drainTo, remainingCapacity, removedCount, sizeCopyright © 2014-2019 Real Logic Ltd. All Rights Reserved.