Hello!

Arrays.copyOfRange() is unavailable in Android, so I'm wondering what
the preferred method of copying arrays is. Manually over a loop, or
System.arraycopy()?

Also, what was the reason behind the decision to not include
Arrays.* ?

Rich
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to