Spring.Collections.Queues Namespace

Represents namespace Spring.Collections.Queues.

 NameDescription
TObjectQueue<T>

Represents type TObjectQueue<T>.

TQueue<T>

Represents a first-in, first-out (FIFO) collection of items.

TQueue<T>.TEnumerator

Represents type TEnumerator.

Top
 NameDescription
TQueue<T>.TArrayManager

Represents an alias of the TArrayManager<T> type.

Top