>  from:    Phil Steitz <[EMAIL PROTECTED]>
> Certainly better than the current method.  In the case of a Map, by the 
> "matching element", which do you mean
> 
> a) the nth element of the keySet (like now)
> b) the nth Map.Entry of the entrySet (best, IMHO) or
> c) the value of the nth entry of the entrySet?
(b) seems best.

Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to