Maroontress.Util Namespace

Classes

Classes

The utility class for class objects.

Elements

The utility class for ICollection<T> objects and loop operations.

ImmutableArray<T>

Represents an array that is immutable; meaning it cannot be changed once it is created.

InternMap<K, V>

Provides the canonical value object corresponding to the key.

LinkedHashSet<T>

Hash table and linked list implementation of the ISet<T> interface, with predictable iteration order.