interface SortedMap.Context<UK>
A context instance for a HashMap 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 |
Properties
comp
A Comp instance used to sort the map keys.
compComp instance used to sort the map keys.typeTag
undocumented
typeTag