public final class QueueFactory extends Object
static <T> BlockingQueue<T>
getInstance(int maxSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> BlockingQueue<T> getInstance(int maxSize)