Hi:If I am building a map with a compound key composed of say 3 strings , is there any advantage to using MultiKeyMap over a regular Hash(ed)Map
with the key = key1+"_"+key2+"_"+key3;
speed?..elegance?? thanks in advance mas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
