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, toArray
addedCount, capacity, drain, drain, drainTo, remainingCapacity, removedCount, size
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.