Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.2
-
None
-
None
Description
Some minor comments on MultiKey:
- its toString method unnecessarily creates an extra Object.
- there are some unnecessary casts
- there is a mistake in the javadocs (actually, this mistake, 'lookup', which should be in two words, is prevalent in all of the map API)