TCollections.CreateQueue<T> Method

Represents method CreateQueue<T>.

Namespace: Spring.Collections
public
 class function CreateQueue<T>: IQueue<T>; overload; static;

Type Parameters

T

Return Value

Type: IQueue<T>