Open mp911de opened 5 days ago
We now express method contracts and indicate where the method return value is important (i.e. when returning a new object instance).
Also, fix @Serial issues, Javadoc and improper visibility/return types.
@Serial
Closes #3195
We now express method contracts and indicate where the method return value is important (i.e. when returning a new object instance).
Also, fix
@Serial
issues, Javadoc and improper visibility/return types.Closes #3195