E
- type of the elements stored in the Queue
.public interface QueuedPipe<E> extends Queue<E>, Pipe<E>
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
addedCount, capacity, drain, drainTo, remainingCapacity, removedCount
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.