T
public interface IQueueFactory<T>
IQueue<T>
createQueue(int size)
IQueue<T> createQueue(int size)
size
Copyright © 2010-2014 anotheria.net. All Rights Reserved.