Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 167 Bytes

File metadata and controls

3 lines (3 loc) · 167 Bytes

AutoValue constructors are synthesized with their parameters in the same order as the abstract accessor methods. Calls to the constructor need to match this ordering.