Shane Smith <[EMAIL PROTECTED]> wrote on 08/12/2005 12:22:52 PM:
> Any reason not to also add a:
> 
> public int count() { 
>   return values.size();
> }
> 
> method to the class? (or is there a more appropriate way to name it)

What would be the purpose? Are you planning to use count to make the 
select1 "smarter"?

-Rahul

> 
> -Shane

Reply via email to