| Package | Description | 
|---|---|
| com.google.common.collect | This package contains generic collection interfaces and implementations, and
 other utilities for working with collections. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ForwardingBlockingDeque<E>A  BlockingDequewhich forwards all its method calls to anotherBlockingDeque. | 
Copyright © 2010-2014. All Rights Reserved.