public final class TestInbox extends ArrayDeque<Object> implements Inbox
ArrayDeque to implement Inbox.| Constructor and Description |
|---|
TestInbox() |
add, addFirst, addLast, clear, clone, contains, descendingIterator, element, getFirst, getLast, isEmpty, iterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, size, spliterator, toArray, toArrayaddAll, containsAll, removeAll, retainAll, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdrain, drainTo, isEmpty, peek, poll, removeaddAll, containsAll, equals, hashCode, parallelStream, removeAll, removeIf, retainAll, streamCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.