Mick Knutson wrote:
I am trying to create a FIFO que that I can add items, then they fall off like a standard FIFO, but, I want to be able to get an item from the que like a Hashtable.I.E. Object obj = fifoQue.get("stringKey");
*java.util.LinkedHashMap? Dave * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]