> > Besides, you should really do: > > <code> > if (!tableNameSet.contains(tableName)) > tableNameSet.addElement(tableName); > </code> > > Better, better ;-) > this is what i needed... i don't why i didn't see this the first time i looked in the API. thanks -scott- ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
- Advoiding duplicate values in a Vector Scott Tavares
- Re: Advoiding duplicate values in a Vector Brett McLaughlin
- Re: Advoiding duplicate values in a Vector Brett McLaughlin
- Scott Tavares
