Expose new public APIs from ICU4J

The APIs are from the existing public classes on Android,
and have been declared @stable in ICU 68.

Notes:
- For MeasureUnit, only expose the new DECADE unit and grahpics-related
  units. The graphics unit should be useful on Android, for example,
  localizing display page in settings in the an app.

The API should have test coverage from the existing tests
in CtsIcuTestCases, because they are not in the exclusion list
external/icu/icu4j/coverage-exclusion.txt.

Bug: 160356314
Test: CtsIcuTestCases
Change-Id: Id106e1da0ca1a4f4d0510fc447895fcf9060c413
6 files changed