diff options
author | Christian Mehlmauer <FireFart@gmail.com> | 2010-06-11 22:28:38 +0200 |
---|---|---|
committer | Christian Mehlmauer <FireFart@gmail.com> | 2010-06-12 10:51:06 +0200 |
commit | 8c582ef859fcbbb97623d22024c3ecb32b65c5ef (patch) | |
tree | b831c1b38f35b29bfbf45f5741740bd670dc898f /graphics/java/android/renderscript/Script.java | |
parent | fdedc522993ccbde6ba95b519ac81e32449959c8 (diff) |
Added an addAll to the ArrayAdapter
It behaves the same as ArrayList.addAll, since
the Object containing the Objects in the Adapter
is a List. Now you can add multiple Objects
at once, instead of looping over a Collection
and add all items one by one.
Unittests will be submitted to the cts project
Change-Id: I16f3286a8ca4cda7eb9f1a99c2aab1cc45b2550f
Diffstat (limited to 'graphics/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions