Interface java.util.concurrent.BlockingQueue

Removed Methods
boolean add(E)  
boolean contains(Object)  
boolean offer(E)  
boolean remove(Object)