Extra generic type information to aid certain javacs.

In particular this is needed for the code to compile using the error prone
analyzer.

(cherry picked from 3b8fe889fba29c80db890e0ff58dde9e0a3cc544)

Bug: 27723540
Test: Copied to internal/master and ran error prone build
Change-Id: I5f70f09a189b4ad833a3ea4100eb978abae30849
2 files changed
tree: f32ad1cdf945bc0319c6a505033aa00ff8605757
  1. src/
  2. .classpath
  3. .gitignore
  4. .project
  5. Android.mk
  6. build.gradle
  7. CleanSpec.mk
  8. epl-v10.html
  9. LICENSE-junit.txt
  10. MODULE_LICENSE_EPL
  11. NOTICE.txt
  12. README.md
  13. README.version
  14. version
README.md

JUnit 4

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

For more information, please visit:

Latest Build Status

Built on DEV@cloud