- I have fully tested the proposed changes and promise that they will not break everything into chaos.
- I followed the existing code standards and didn't mess up the formatting.
- I did my best to add documentation to any public classes or methods I added.
- I have added
Nonnull
andNullable
annotations to my methods to indicate their behaviour for null values