diff options
author | Elliott Hughes <enh@google.com> | 2013-03-27 12:39:24 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-03-27 17:19:59 -0700 |
commit | fe5da19e0e366286cd4d95f7628fe9442b9062c8 (patch) | |
tree | 3366176fba2da7e4d22e858c73977b6ac1f4f277 /annotations/generate_annotated_java_files.py | |
parent | 8ea23afb48520e597b5912025b05c9a85052b3e6 (diff) |
Simplify the nio Buffer implementations, and fix MappedByteBuffer.
* Fix the reported bug caused by delegation in the MappedByteBuffer
implementation.
* Collapse the three classes (ReadOnly*, ReadWrite*, and *) used
to implement most buffer types into one class each.
* Rename HeapByteBuffer to ByteArrayBuffer to match its companions.
* Remove BaseByteBuffer.
* Give the classes used to implement asXBuffer sane names (their
existing names were backwards).
Bug: https://code.google.com/p/android/issues/detail?id=53637
Change-Id: I2a7ff4f1d502564389615384324afadabccb04f9
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions