Replace Vector in java with ArrayList.
Lint warning: warning: [JdkObsolete] Vector performs synchronization that is usually unnecessary; prefer ArrayList. None of the usages are used outside of a single function, so no need for any synchronization. BUG= Change-Id: Ic54e896451415531ee4195d4868a55f1bb936df2 Reviewed-on: https://chromium-review.googlesource.com/801262Reviewed-by:Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#520712}
Showing
Please register or sign in to comment