Reinier Zwitserloot
|
74b38cd7d6
|
copyright header updates for web docs.
|
2015-02-04 00:07:55 +01:00 |
|
Brad Fritz
|
a1c70ef2d8
|
fix copy-and-paste errors in page titles
|
2014-08-21 16:29:56 -04:00 |
|
Reinier Zwitserloot
|
713822db98
|
Changed the lombok.nonNull.exceptionType configkey to be an enum, partly to enforce only sensible exceptions and partly to make it possible to have the message be ‘x is null’ when throwing IAEs.
|
2014-05-27 20:29:54 +02:00 |
|
Reinier Zwitserloot
|
4b878f9ba9
|
Added confkey to make @NonNull generate a different exception because of the IllegalArgumentException vs. NullPointerException that we really don’t want to get into.
|
2014-05-23 04:07:39 +02:00 |
|
Reinier Zwitserloot
|
b6ce9410b1
|
added documentation for the configuration feature.
|
2014-05-22 03:31:18 +02:00 |
|
Reinier Zwitserloot
|
5a3e9bd804
|
Added @NonNull on parameters feature (issue 514),
including docs and changelog.
|
2013-05-31 01:03:38 +02:00 |
|