summaryrefslogtreecommitdiff
path: root/test/MultiDex/Second.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-11-14 14:51:41 -0800
committerTreehugger Robot <treehugger-gerrit@google.com>2019-11-15 19:17:23 +0000
commita9bbc08daad6d601c870c8493323f57b70373336 (patch)
tree8ca74373cac0fe52aced5f32cc6f6e1f9c3239b5 /test/MultiDex/Second.java
parent56f1332113c3b8b1844c04683b9cb9dc5a0bd346 (diff)
Implement STL iterators on ObjectArray and add helpers
Iterating over an ObjectArray is rather cumbersome, requiring manual for-loops. To improve ergonomics and STL standard-ness this implements std::iterator's for ObjectArray and converts code to use this (in simple situations). This should allow us to use standard STL functions in the future when dealing with ObjectArrays. Also adds some helpers such as ZipCount and ZipLeft. Test: ./test.py --host Change-Id: Ifd515b8321775424b3256a6faf47b2ba970177d3
Diffstat (limited to 'test/MultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions