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