Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-26 | [i2078] Add possibility to generate assert on `@NonNull` | Roel Spilker | |
2018-06-04 | `@NonNull` now uses a slightly longer exception message. | Reinier Zwitserloot | |
2015-10-06 | Belated addendum to previous commit: The tests for `@NonNull` on parameters ↵ | Reinier Zwitserloot | |
of default methods should be restricted to java8+ | |||
2015-10-05 | [Fixes #807] The NonNull annotation can now be used documentary style on ↵ | Reinier Zwitserloot | |
params of abstract methods. The warning has been eliminated. |