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