LinkedBlockingDeque

Class LinkedBlockingDeque<E>

Type Parameters:
E - the type of elements held in this collection
All Implemented Interfaces:
Serializable, Iterable<E>, Collection<E>, 登录查看完整内容