0

I am using Google Closure Tools. I am trying to store objects in a Map and I need to change the way that they are compared so that the keys will be evaluated as equal or unequal appropriately. Does anybody have clues as to how this can be done? Thanks!

J. Frankenstein
  • 1,673
  • 14
  • 24

1 Answers1

0

It looks like this can't be done at the present. I've rejiggered my code to use ints in the map instead!

J. Frankenstein
  • 1,673
  • 14
  • 24