Spring.Collections.Adapters Namespace

Represents namespace Spring.Collections.Adapters.

 NameDescription
TAdapters

Represents type TAdapters.

TCollectionAdapter<T>

Represents type TCollectionAdapter<T>.

TDictionaryAdapter<TKey,T>

Represents type TDictionaryAdapter<TKey,T>.

THashSetAdapter<T>

Represents type THashSetAdapter<T>.

TListAdapter<T>

Represents type TListAdapter<T>.

TQueueAdapter<T>

Represents type TQueueAdapter<T>.

TStackAdapter<T>

Represents type TStackAdapter<T>.

Top