diff options
author | Shubham Ajmera <shubhamajmera@google.com> | 2016-03-28 11:53:20 +0100 |
---|---|---|
committer | Shubham Ajmera <shubhamajmera@google.com> | 2016-03-28 11:53:20 +0100 |
commit | 88c2c90a12727108aa2aaa48f5d09fd903625026 (patch) | |
tree | b98341459024d177c494ce1637ef402ea5651b26 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 40e1135ea2780fefecf532fb7a1cc43e26bcecc2 (diff) |
Add OpenJDK Arrays parallelSetAll methods
Adds parallelSetAll(int[], java.util.function.IntUnaryOperator),
parallelSetAll(long[], java.util.function.IntToLongFunction),
parallelSetAll(double[], java.util.function.IntToDoubleFunction),
parallelSetAll(T[], java.util.function.IntFunction<? extends T>)
from the upstream along with the corresponding tests.
Bug: 27540010
(cherry-picked from commit 4293e554dbdc7aae8f965b8da96be03219584a17)
Change-Id: Iaa4a0749d8bb95ea8a0072a43bfbd6d6f459ff28
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions