posted 19 years ago
Hi all,
my question is, like LinkedHashMap for jdk1.4 which preserves the insertion order, is there any class in jdk1.3?, if there is not!!! what is the best way to simulate an insertion order preserving Map with key-value pairs.my project uses currently 1.3, I can not go for 1.4
thanks
pradeep
SCJP1.4,SCBCD
Failure is not when you fall down; its only when you fail to get up again.