• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[OT] Re: (no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[OT] Re: (no subject)


  • Subject: [OT] Re: (no subject)
  • From: Shawn Erickson <email@hidden>
  • Date: Tue, 18 Nov 2003 08:08:34 -0800

On Nov 18, 2003, at 7:30 AM, Moray Taylor wrote:

For mutable data though you might be better off using a Vector ( a bit slower though).

Vector's synchronization is often not very helpful because it is to granular. I personally never use Vector because it syncing is generally useless, it is just overhead. Use ArrayList instead and synchronize it as needed for the code using it.

-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: (no subject) (From: Rolf <email@hidden>)
 >Re: (no subject) (From: Moray Taylor <email@hidden>)

  • Prev by Date: Export a TIFF with transparency
  • Next by Date: Export a TIFF with transparency
  • Previous by thread: Re: (no subject)
  • Next by thread: (no subject)
  • Index(es):
    • Date
    • Thread