which always get iterated in the same order. That order is the same as the order by which you put the items in. Alternatively
use the java.util.SortedMap
by James Palmer
which always get iterated in the same order. That order is the same as the order by which you put the items in. Alternatively
use the java.util.SortedMap