commit | 0c187bb0cf7f9456205a8eaf826036290041f6c7 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Tue Oct 21 11:10:37 2014 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Tue Oct 21 11:23:54 2014 -0700 |
tree | 1dbf5b79770d692529a50b7c04cd4e6c1e10f208 | |
parent | cf57cbd5ace7c7a9153c6f0144f4436cb2333b38 [diff] |
MergeOp: Reorganize constructor and members One injected argument for line and order by piping through `sort`; there are just too many to think any harder about it. Other members may have some sort of logical order to them so leave them as is for the most part. Be consistent in assigning "this.foo = foo", which I have been using more frequently recently. Move the @Assisted argument last so it's obvious. Change-Id: Idba2ebd0950c3b5cbe7ec1d08e16199dc095c097