Github user dhutchis commented on the issue:
https://github.com/apache/accumulo/pull/145
The `Key.newBuilder()` also mirrors common practice in Guava and other
libraries, that developers may be more familiar with. For example,
[`ImmutableList.builder()`](https://google.github.io/guava/releases/snapshot/api/docs/com/google/common/collect/ImmutableList.html#builder()).
Of course this comes down to style and the sequence you suggest could work
too.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---