summaryrefslogtreecommitdiff
path: root/include/ScopedJavaUnicodeString.h
diff options
context:
space:
mode:
authorJoachim Sauer <jsauer@google.com>2016-05-10 15:04:44 +0100
committerJoachim Sauer <jsauer@google.com>2016-05-11 10:47:07 +0100
commita7b3c8e92c0bdc02c4cc9e2f42ff80b732df18f6 (patch)
treedf0fb9c52fc9cb8e8ff884721571866851fd29a8 /include/ScopedJavaUnicodeString.h
parent6247a501f0d2e7cdd33025341278d94143d20bdf (diff)
Fix AbstractStringBuilder gaining extra APIs.
AbstractStringBuilder showed up in the API as gaining methods originally belonging to StringBuffer/StringBuilder (mostly append(*) and insert(*)). Ideally it should not be in the API at all, but it's traditionally been there and we'll keep it for now. @hide the affected methods and move the "implements Appendable" definition to StringBuffer/StringBuilder (as methods implementing an interface can't be @hidden). Bug: 27582395 (cherry picked from commit 616453db2d8d018cf177e207cf8773ffcb808069) Change-Id: Ic5f5b4abf57dbde2a5ced09503f736258ff0fa72
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions