Re: Java collections
- From: "tim@xxxxxxxxxxxxx" <tbil99@xxxxxxxxxxxx>
- Date: 3 May 2006 12:19:49 -0700
The only thing I can think of is the collection points to the Cust
object and when the Cust object changes, all occurences in the
collection change as well since they are all pointing to the same
object.
But how does adding a new Customer each time help? Do the old ones hang
around being pointed to by the various occurences of the collection?
.
- Follow-Ups:
- Re: Java collections
- From: Arvind
- Re: Java collections
- References:
- Java collections
- From: tim@xxxxxxxxxxxxx
- Re: Java collections
- From: Vova Reznik
- Re: Java collections
- From: tim@xxxxxxxxxxxxx
- Java collections
- Prev by Date: Re: Include Schema Name When Creating XML
- Next by Date: Re: Java collections
- Previous by thread: Re: Java collections
- Next by thread: Re: Java collections
- Index(es):