It's a notation called "varargs". See explanations here: http://download-llnw.oracle.com/javase/1.5.0/docs/guide/language/varargs.html
On Sun, Aug 29, 2010 at 11:12 PM, nikki <nikhileshsingh...@gmail.com> wrote: > Hi Group, > > I was just going through the document over AsyncTask and came across > the notation "..." in the methods of Asynctask (For eg. > doInBackground(Params...)). > > I was a bit excited to know whats the significance of "..." in this > notation. > > Please help > > Regards > Nihkilesh > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Romain Guy Android framework engineer romain...@android.com Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en