interface OrderedSet.Context<UT>
A context instance for an OrderedSet that acts as a factory for every instance of this type of collection.
Type parameters
| Name | Description |
|---|---|
| UT | the upper element type bound for which the context can be used |