7 Replies Latest reply on Apr 4, 2006 12:13 AM by starksm64

    Integer/Object HashTable contribution, anyone?

    clebert.suconic

      I need a simple hashTable implementation, lightweight assigning integers and objects.

      I need that to improve the logic of Handles (internal hashCodes) and Objects.

      I guess I would be able to find how to implement one in a data structure book, but of course if someone has such structure ready to be contributed it would be a nice contribution.