public class StandardQueueFactory<T> extends Object implements IQueueFactory<T>
| Constructor and Description |
|---|
StandardQueueFactory() |
public IQueue<T> createQueue(int size)
IQueueFactorycreateQueue in interface IQueueFactory<T>Copyright © 2010-2014 anotheria.net. All Rights Reserved.