aboutsummaryrefslogtreecommitdiff
path: root/website/usageExamples
AgeCommit message (Collapse)Author
2022-01-20Updated NonNullExample snippet to address #3073Shubhendu Parhi
2021-12-12Update WithExample_pre.jpageDurai46
updated NonNull check
2021-10-23[fixes #3008] [docs] ... and of course the usage example also mentioned ↵Reinier Zwitserloot
`@Wither`.
2021-04-16[pr 2702] finishing the `@StandardException` feature.Reinier Zwitserloot
* rewritten how it works a bit: Now compatible with parent exceptions that don't have the Throwable variants. * rewritten how it works a bit: You can now provide the full constructor only; the rest will forward to it. * fixing up style. * rewrite the docs.
2021-03-24@StandardException feature working draftttzn
* move feature under experimental * replace ProviderFor with Provides * add doc material (to be completed) * add author
2020-08-27Revert "changed arraylist to set"Roel Spilker
This reverts commit 273d8fc53ccbcf0e5e9b3a74489e8ebf8220b546.
2020-08-27changed arraylist to setLe Beier
2020-01-08Rename example files for websiteRoel Spilker
2019-12-11Merge pull request #2251 from nejads/masterReinier Zwitserloot
Add documentation for Tolerate
2019-10-21[website] typo in the ToString post-lombok example.Reinier Zwitserloot
2019-10-07Add documentation for TolerateSoroush Nejad
2019-09-12improve `with` examplesRoel Spilker
2019-08-27[With] updated documentation for Wither/WithReinier Zwitserloot
2018-11-12[issue #1938] addressing some small issues with the documentation.Reinier Zwitserloot
2018-11-05[website] the usage example for FieldNameConstants was still written in the ↵Reinier Zwitserloot
abandoned 1.18.2 style.
2018-09-19Fix return type in UtilityClassExample_pre.jpageDaniel Shuy
2018-09-19Fix return type in UtilityClassExample_post.jpageDaniel Shuy
2018-08-20java.util.logging.Logger does not have an error method.Joachim Vandersmissen
2018-06-04Fixing the snippet for the reworked FieldNameConstantsReinier Zwitserloot
2018-06-04`@NonNull` now uses a slightly longer exception message.Reinier Zwitserloot
2018-05-15[documentation] documenting the new-style include/exclude of ToString and ↵Reinier Zwitserloot
EqualsAndHashCode
2018-04-10[website] Whoops we had 2 copies of usage_examples. Fixed that by deleting ↵Reinier Zwitserloot
the one that was NOT being used for the website.
2017-09-29fixing documentation mixupJorg Bartnick
2017-05-29The great rename: the old ‘website’ is now ‘website-old’, and ↵Reinier Zwitserloot
‘website2’ is now ‘website’.