Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Operating System: other
Platform: Other
-
34919
Description
This patch refactors the usage of Hashtable to the Map interface. Coding to
interfaces as opposed to implementations is considered a best practice and this
will also remove two errors from the Checkstyle report.
Thanks,
Eric Spiegelberg