L
laredotornado
Hi,
I'm using Java 1.6. I have a TreeMap that maps Integer to objects.
Given an integer that is given to be a key in this map, how can I
figure out what the key is immediately before the given one? Let me
know if this question doesn't make sense, - Dave
I'm using Java 1.6. I have a TreeMap that maps Integer to objects.
Given an integer that is given to be a key in this map, how can I
figure out what the key is immediately before the given one? Let me
know if this question doesn't make sense, - Dave