summaryrefslogtreecommitdiff
path: root/include/ScopedJavaUnicodeString.h
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2017-01-11 15:17:10 +0000
committerNeil Fuller <nfuller@google.com>2017-01-11 15:21:28 +0000
commit757b76e91f9d1f8006a970d9ca894b81c6fadea8 (patch)
tree221e4ce4aac40d71906eb46039e0fa35e8ab9360 /include/ScopedJavaUnicodeString.h
parent0481939b641a9251b6ad3da1f3c697a277673cfc (diff)
Code tidy ups for the ByteBuffer implementations
HeapByteBuffer can be marked final. DirectByteBuffer cannot be final, but we can declare most methods final to make it easier to reason about. Also: Marked overridden methods with @Override. Added @SuppressWarnings("unused") on a method invoked via JNI. Removed unused methods / constructors. Removed unnecessary casts. Added comments where needed. Minor whitespace changes. No functional changes intended. Test: TreeHugger compile Change-Id: I40751d5066bbafc42c8af1495bd7576fe14d419f
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions