Uses of Interface
java.util.concurrent.BlockingDeque
Packages that use BlockingDeque
- 
Uses of BlockingDeque in java.util.concurrentClasses in java.util.concurrent that implement BlockingDequeModifier and TypeClassDescriptionclassAn optionally-bounded blocking deque based on linked nodes.