--- On Wed, 7/16/08, Jeromy Evans wrote:
> Is it possible to make it do a replace within the stack?

The stack implementation is an ArrayList subclass, so I suppose it could do an 
indexOf/set (if the new model isn't null, anyway, in which case the stack could 
still change :/

Dave


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

Reply via email to