Namespace MassTransit.Internals.GraphValidation
Classes
- NodeList<T, TNode>
Maintains a list of nodes for a given set of instances of T
- NodeTable<T>
Maintains an index of nodes so that regular ints can be used to execute algorithms against objects with int-compare speed vs. .Equals() speed