diff options
author | Pete Gillin <peteg@google.com> | 2018-06-26 17:29:16 +0100 |
---|---|---|
committer | Pete Gillin <peteg@google.com> | 2018-06-26 17:29:16 +0100 |
commit | 701479e61cf356dd346edd4199065a6980e224cc (patch) | |
tree | 4706aaf204d51cfcfebe0dd2c2eedbb8e9508d72 /include/ScopedJavaUnicodeString.h | |
parent | 460784a97f8505c0b7bc738492e305a4ea1298b5 (diff) |
Remove annotations for synthetic methods on PrintWriter.
The process used to generate the ojluni.jaif snippet for PrintWriter
was including annotations for two synthetic brige methods which the
compiler generates for each overload of various append() (because the
PrintWriter methods narrow the return types of the Writer methods
which narrow the return types of the Appendable methods). Since the
bridge methods don't exist in source, they should not be annotated,
and the process to insert the annotations back into the source was
issuing warnings and ignoring them.
This change removes the warnings and does not change the output.
Test: make metalava-api-stubs-docs
Change-Id: I443bdc9e445974de7752f83daeaadd6cb8f8faed
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions