BPI inside
Written by
in
On to the next [Java Tip][1]. Again, this time I’m staying within the boundaries of the Sun JDK.
##Advice When traversing a Map, always use the minimum necessary methods to get keys/values out. *