Project

General

Profile

« Previous | Next » 

Revision 3149

I'm fixing a compile problem under jdk 1.4.2, where the get() method in
HashMap needs an Object as a parameter, not a primitive data type. I changed
the long to a Long as the lookup key.

  • added
  • modified
  • copied
  • renamed
  • deleted