-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
b24
-
generic
-
generic
It is possible to provide a specialized Map implementation for use with enum keys that uses an array representation internally. Such an implementation would combine the richness of the Map interface with speeds approaching those of raw arrays.