Have you tried it? What does it do? You can probably test the behavior in about 5 minutes....
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Aug 29, 2012 at 4:01 PM, Kevin <[email protected]> wrote: > I want to merge two Bundles in my app. I see that there's a putAll method > in the Bundle that I could use. How does this method handle duplicate > keys? Most of the two bundles will be duplicates, I'm doing the merge to > combine the unique data between the two into one single Bundle containing > everything. Does the putAll overwrite, discard, or explode on duplicates? > > Thanks. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

