Remove java7/8 directories. Currently we do not need any feature from java8. (#292)

18 files changed
tree: ea52a79c3d9a3058d97cb3834f8cca17ce8dbe97
  1. all/
  2. benchmarks/
  3. core/
  4. core_impl/
  5. core_impl_android/
  6. core_impl_java/
  7. examples/
  8. gradle/
  9. shared/
  10. .gitignore
  11. .gitmodules
  12. .travis.yml
  13. appveyor.yml
  14. build.gradle
  15. check-git-history.py
  16. checkstyle.xml
  17. CONTRIBUTING.md
  18. findbugs-exclude.xml
  19. gradlew
  20. gradlew.bat
  21. LICENSE
  22. README.md
  23. RELEASING.md
  24. settings.gradle
README.md

Instrumentation - A stats collection framework

Build Status Build status

Instrumentation provides a framework to define and collect stats against metrics and to break those stats down across user-defined dimensions.