public interface QueueWithSubscription<T> extends Queue<T>, rx.Subscription
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
Copyright © 2013–2016. All rights reserved.