Dave Borowitz e9d0211b16 ChangeNotesState: Add a Builder
Earlier in this series as I was changing fields in this AutoValue class,
I kept messing up the ginormous constructor. It would have been nice to
have this builder to make editing the fields easier; better late than
never.

Change-Id: I4eaea9f8d4fa3920a7c5325729ce463f3ce13583
2018-05-14 14:26:51 -07:00
..