Mark the two Buffer implementations final

It (may) help the GWT compiler to realize we only have this one
implementation, enabling some inlining in some locations.  We
also don't want to encourage subclassing, so we might as well
mark them final.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2 files changed
tree: 24261a1ebf60d8c3c2d302fc19f0e4536c9f5c9c
  1. .settings/
  2. src/
  3. .gitignore
  4. COPYING
  5. pom.xml